diff --git a/package.json b/package.json index 31cbba0..9c13c13 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "compass-rose-ui", "main": "compass-rose-ui.js", - "version": "1.0.0", + "version": "1.1.1", "author": "James Makela ", "description": "a javascript control for selecting velocity and direction for wind and water.", "license": "CC0", @@ -9,4 +9,4 @@ "dependencies": { "jquery": ">=1.9.0" } - } \ No newline at end of file + }