diff --git a/bower.json b/bower.json index 294699e..0b4aa50 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "rvc", "description": "RequireJS plugin to load and optimise Ractive components", - "version": "0.1.7", + "version": "0.1.8", "author": "Rich Harris", "license": "MIT", "main": ["rvc.js"], diff --git a/package.json b/package.json index 36cbb9c..1c46f1c 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rvc", - "version": "0.1.7", + "version": "0.1.8", "description": "RequireJS plugin to load and optimise Ractive components", "main": "rvc.js", "repository": {