bump to 0.3.4, single dist file notify.js, move docs out to notify-com repo, cleaned up generated coffeescript, minification is now done in the browser on the docs page

This commit is contained in:
Jaime Pillora
2015-11-01 15:17:40 +11:00
parent 36ee2b8298
commit 0b8891e8c8
43 changed files with 393 additions and 6617 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "notify",
"version": "0.3.2",
"version": "0.3.4",
"title": "notify",
"description": "A robust, customizable notification library",
"bugs": "https://github.com/jpillora/notifyjs/issues",
@@ -25,4 +25,4 @@
"dependencies": {
"jquery": ">=1.8"
}
}
}