diff options
| author | cainus <[email protected]> | 2013-03-23 19:36:56 -0700 |
|---|---|---|
| committer | cainus <[email protected]> | 2013-03-23 19:36:56 -0700 |
| commit | 86f733351d4e920a44e9682f105034628f6b0b4d (patch) | |
| tree | bbc9d317e0a3ef9316e3069f00e10b49af7132c4 /package.json | |
| parent | d09a4e0be09c93984026a478aaf21752e5871c29 (diff) | |
| download | node-coveralls-86f733351d4e920a44e9682f105034628f6b0b4d.tar.xz node-coveralls-86f733351d4e920a44e9682f105034628f6b0b4d.zip | |
version bump 1.1.3
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 8d1679d..0fc55d9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "coveralls", "description" : "takes json-cov output into stdin and POSTs to coveralls.io", "keywords" : ["coverage", "coveralls"], - "version": "1.1.2", + "version": "1.1.3", "bugs": { "url": "https://github.com/cainus/node-coveralls/issues" }, |
