From 1a525881e9941b7baf99b38690f905ebfaf5db98 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Wed, 26 Aug 2015 22:20:04 +0200 Subject: [PATCH] Update changelog. Bump version. --- CHANGES.md | 4 ++++ bower.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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",