diff options
author | Haneef Mubarak <haneefmubarak@users.noreply.github.com> | 2014-02-22 19:13:45 -0800 |
---|---|---|
committer | Haneef Mubarak <haneefmubarak@users.noreply.github.com> | 2014-02-22 19:13:45 -0800 |
commit | 3dc2439efb6f6c1938c1ffbcb2a6eb970122ff85 (patch) | |
tree | bdd5d4a1de7a4d7193c70b18aa666b772344f48e /package.json | |
parent | 6233cc5e8bce542cfaa6d930c15215f14cfe2bc1 (diff) |
updated version in package.json
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 a1447c9f..130dff69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emscripten", - "version": "1.0.0", + "version": "1.12.0", "dependencies": { "ws": "~0.4.28" } |