diff --git a/Manifest.json b/Manifest.json index 503a295..4a74594 100644 --- a/Manifest.json +++ b/Manifest.json @@ -12,7 +12,7 @@ "email": "chris.eskew@sqville.com" } ], - "version": "1.0.0" + "version": "1.0.1" }, "provides": { "namespace": "ville.wax", diff --git a/package.json b/package.json index 153a4f8..2512c9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ville.wax", - "version": "1.0.0", + "version": "1.0.1", "description": "Single code base multiple platforms", "main": "index.js", "scripts": {