diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4ab6b96..5388a38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "active911", - "version": "0.1.0", + "version": "0.1.1", "author": "Ben Burwell <hi@benburwell.com>", "description": "A simple interface to Active911", "tags": [ "active911", "cad" ], |