Bump to 0.4.1, see description

* IE9 fix
* code cleanup
* publish to npm (closes #31)
* jquery is now a peerDep (closes #53)
* improve positioning documentation
* dont reuse element notifications, always recreate (closes #43)
This commit is contained in:
Jaime Pillora
2015-12-06 00:53:19 +11:00
parent 7b0164fc63
commit b99c2ae69c
5 changed files with 15 additions and 34 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "notifyjs",
"version": "0.3.4",
"version": "0.4.1",
"homepage": "http://notifyjs.com/",
"authors": [
"Jaime Pillora <dev@jpillora.com>"