Skip to content

Commit fc20467

Browse files
committed
Bumped version to v1.1.4-0
1 parent 75532e6 commit fc20467

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<a name="1.1.4-0"></a>
2+
### 1.1.4-0 (2014-05-27)
3+
4+
15
<a name="1.1.3-1"></a>
26
### 1.1.3-1 (2014-05-21)
37

animateCSS.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "animateCSS",
33
"title": "Animate CSS jQuery Plugin",
44
"description": "A jQuery plugin to dynamically apply animate.css animations with callbacks",
5-
"version": "1.1.3-1",
5+
"version": "1.1.4-0",
66
"homepage": "https://github.com/craigmdennis/animateCSS.git",
77
"author": {
88
"name": "Craig Dennis",

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "animateCSS",
33
"description": "A jQuery plugin to dynamically apply animate.css animations with callbacks",
44
"main": "dist/jquery.animatecss.js",
5-
"version": "1.1.3-1",
5+
"version": "1.1.4-0",
66
"dependencies": {
77
"animate.css": "~3.1.1"
88
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "animateCSS",
3-
"version": "1.1.3-1",
3+
"version": "1.1.4-0",
44
"description": "Animate CSS jQuery Plugin",
55
"keywords": [
66
"jquery-plugin",

0 commit comments

Comments
 (0)