diff --git a/CHANGES.md b/CHANGES.md index 28140e4..81056c7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Changelog +## 0.0.6 (26 August 2015) + +- Update package.json so that the plugin files are included in the NPM package. + ## 0.0.5 (25 August 2015) - Fix missing var statements causing error on strophe.roster.js diff --git a/bower.json b/bower.json index 26135c4..cd80b75 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "strophejs-plugins", - "version": "0.0.5", + "version": "0.0.6", "ignore": [ ".gitignore", ".jshintignore",