aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBen Burwell <github@benburwell.com>2016-01-12 18:41:14 -0500
committerBen Burwell <github@benburwell.com>2016-01-12 18:41:14 -0500
commitc0ff7db3679c62301135ce595174ca4d57ad0f67 (patch)
treef0bb489aa87fe682949c32add1dc6e70e9da7183 /package.json
parent1afea8fece81d6311b40509bf51a853ae946764c (diff)
parent1cfed3df5e35f595b96ee57b2e1551d2a59ed693 (diff)
Merge pull request #5 from benburwell/release-1.1.1v1.1.1
Bump package version
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e7487d5..2cf0996 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "active911",
- "version": "1.0.0",
+ "version": "1.1.1",
"description": "A simple client for the Active911 API",
"main": "./lib/active911.js",
"scripts": {