Skip to content

Commit d7ae31a

Browse files
committed
Bumped version to v1.1.2-1
1 parent 8865bf5 commit d7ae31a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.2",
5+
"version": "1.1.2-1",
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.2",
5+
"version": "1.1.2-1",
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.2",
3+
"version": "1.1.2-1",
44
"description": "Animate CSS jQuery Plugin",
55
"keywords": [
66
"jquery-plugin",

0 commit comments

Comments
 (0)