We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d038f83 commit 1a52588Copy full SHA for 1a52588
CHANGES.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.0.6 (26 August 2015)
4
+
5
+- Update package.json so that the plugin files are included in the NPM package.
6
7
## 0.0.5 (25 August 2015)
8
9
- Fix missing var statements causing error on strophe.roster.js
bower.json
@@ -1,6 +1,6 @@
{
"name": "strophejs-plugins",
- "version": "0.0.5",
+ "version": "0.0.6",
"ignore": [
".gitignore",
".jshintignore",
0 commit comments