Skip to content

Commit 01fbe53

Browse files
committed
Update 3.0.1
1 parent 2391bee commit 01fbe53

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "remarkable-bootstrap-notify",
33
"main": "bootstrap-notify.js",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"homepage": "http://bootstrap-notify.remabledesigns.com/",
66
"authors": [
77
"mouse0270 <rmcintosh@remabledesigns.com>"

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mouse0270/bootstrap-notify",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"type": "library",
55
"description": "This is a simple pluging that turns standard Bootstrap alerts into \"Growl-like\" notifications.",
66
"keywords": [
@@ -23,9 +23,5 @@
2323
],
2424
"homepage": "http://bootstrap-notify.remabledesigns.com/",
2525
"license": "MIT",
26-
"require": {
27-
"jquery": ">=1.10.2",
28-
"bootstrap": ">=2.0.0"
29-
},
3026
"autoload": {}
31-
}
27+
}

0 commit comments

Comments
 (0)