diff options
author | eric thul <thul.eric@gmail.com> | 2016-11-05 14:18:35 -0400 |
---|---|---|
committer | eric thul <thul.eric@gmail.com> | 2016-11-05 14:18:35 -0400 |
commit | 37984776b7a11561341cee8deac2a6365c466a77 (patch) | |
tree | 8f86dc19ac7c2f4e800103977d7bb5b52fc3ddf0 /package.json | |
parent | 5f2b3d93a5e4e21e48544be7b4098e38b3fdb2a6 (diff) | |
download | purs-loader-37984776b7a11561341cee8deac2a6365c466a77.tar.gz purs-loader-37984776b7a11561341cee8deac2a6365c466a77.tar.zst purs-loader-37984776b7a11561341cee8deac2a6365c466a77.zip |
Bumping version number to 2.0.12.0.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f48fa23..7b05947 100644 --- a/package.json +++ b/package.json | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "name": "purs-loader", | 2 | "name": "purs-loader", |
3 | "version": "2.0.0", | 3 | "version": "2.0.1", |
4 | "description": "A webpack loader for PureScript.", | 4 | "description": "A webpack loader for PureScript.", |
5 | "main": "lib/index.js", | 5 | "main": "lib/index.js", |
6 | "files": [ | 6 | "files": [ |