diff options
author | eric thul <thul.eric@gmail.com> | 2016-06-03 23:25:35 -0400 |
---|---|---|
committer | eric thul <thul.eric@gmail.com> | 2016-06-03 23:25:35 -0400 |
commit | a9a26a84a97102474501f5463d529ae35399cb5a (patch) | |
tree | aa2b517a443f65655ca3b24032412228912cdee3 /README.md | |
parent | c33c8acbeec29f81c5c4a340dac6fbe17e072cef (diff) | |
download | purs-loader-a9a26a84a97102474501f5463d529ae35399cb5a.tar.gz purs-loader-a9a26a84a97102474501f5463d529ae35399cb5a.tar.zst purs-loader-a9a26a84a97102474501f5463d529ae35399cb5a.zip |
Bumping version number to 1.0.01.0.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ | |||
11 | Install with [npm](https://npmjs.org/package/purs-loader). | 11 | Install with [npm](https://npmjs.org/package/purs-loader). |
12 | 12 | ||
13 | ``` | 13 | ``` |
14 | npm install purs-loader@next --save-dev | 14 | npm install purs-loader --save-dev |
15 | ``` | 15 | ``` |
16 | 16 | ||
17 | ## Example | 17 | ## Example |