-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump versions to 0.8.0 for release and update CHANGELOG
Summary: Closes #1042 Reviewed By: wincent Differential Revision: D3165490 Pulled By: steveluscher fb-gh-sync-id: e0f6a3c1016af0ca00757109ea7498b747a891da fbshipit-source-id: e0f6a3c1016af0ca00757109ea7498b747a891da
- Loading branch information
1 parent
8547af9
commit 5348e82
Showing
4 changed files
with
54 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,5 +12,5 @@ | |
'use strict'; | ||
|
||
module.exports = { | ||
version: '0.7.3' | ||
version: '0.8.0' | ||
}; |