-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #247 from tomecko/release/v0.9.3
v0.9.3
- Loading branch information
Showing
6 changed files
with
12 additions
and
9 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ Full detailed documentation can be found [here](https://github.com/monet/monet.j | |
npm install monet --save | ||
|
||
# or to install a specific version | ||
npm install [email protected].2 | ||
npm install [email protected].3 | ||
``` | ||
|
||
### Download | ||
|
@@ -86,7 +86,7 @@ Please see [Ken Scambler](http://twitter.com/KenScambler)'s [excellent talk](htt | |
Written and maintained by Chris Myers [@cwmyers](https://twitter.com/cwmyers) and Jakub Strojewski [@ulfryk](https://twitter.com/ulfryk). Follow Monet.js at [@monetjs](http://twitter.com/monetjs). | ||
|
||
[functionalJava]: http://functionaljava.org/ | ||
[gitZip]: https://github.com/monet/monet.js/archive/v0.9.2.zip | ||
[gitTar]: https://github.com/monet/monet.js/archive/v0.9.2.tar.gz | ||
[gitZip]: https://github.com/monet/monet.js/archive/v0.9.3.zip | ||
[gitTar]: https://github.com/monet/monet.js/archive/v0.9.3.tar.gz | ||
[npm]: https://www.npmjs.com/ | ||
[scalaz]: https://github.com/scalaz/scalaz |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/** | ||
* monet-pimp.js 0.9.2 | ||
* monet-pimp.js 0.9.3 | ||
* | ||
* This file needs to be included after monet.js | ||
* | ||
|
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