]> git.immae.eu Git - github/fretlink/purs-loader.git/commitdiff
Bumping version number to 2.0.0-rc.1 2.0.0-rc.1
authoreric thul <thul.eric@gmail.com>
Sun, 12 Jun 2016 20:10:44 +0000 (16:10 -0400)
committereric thul <thul.eric@gmail.com>
Sun, 12 Jun 2016 20:10:44 +0000 (16:10 -0400)
README.md
package.json

index ab4d9cd4eb420243ce4f6a3d4c4de6a62fcaeb72..ae54a47c78aa6935e1ef6ee5316185cc17dc5649 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,6 +14,10 @@ Install with [npm](https://npmjs.org/package/purs-loader).
 npm install purs-loader --save-dev
 
 npm install purs-loader@next --save-dev
+
+npm install purs-loader@purescript-0.8 --save-dev
+
+npm install purs-loader@purescript-0.9 --save-dev
 ```
 
 ## Example
index 6c276ce75bb2ec723870d2b3b0fed59bb42cc43b..479f8b9be3319a88dbb995aee90c9c30aca86788 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "purs-loader",
-  "version": "2.0.0-rc.0",
+  "version": "2.0.0-rc.1",
   "description": "A webpack loader for PureScript.",
   "main": "lib/index.js",
   "files": [