Skip to content

Commit

Permalink
v2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSaints committed May 21, 2015
1 parent 408b7e9 commit 5e534f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Morphext",
"version": "2.3.4",
"version": "2.4.4",
"description": "A simple, high-performance and cross-browser jQuery rotating / carousel plugin for text phrases powered by Animate.css.",
"authors": [
"Ian Lai <[email protected]>"
Expand Down Expand Up @@ -31,6 +31,6 @@
],
"dependencies": {
"animate.css": "~3.2.5",
"jquery": "~2.1.3"
"jquery": "~2.1.4"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Morphext",
"version": "2.3.4",
"version": "2.4.4",
"description": "A simple, high-performance and cross-browser jQuery rotating / carousel plugin for text phrases powered by Animate.css.",
"main": "Gruntfile.coffee",
"scripts": {
Expand All @@ -24,6 +24,6 @@
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.9.1",
"grunt-eslint": "^11.0.0"
"grunt-eslint": "^13.0.0"
}
}

0 comments on commit 5e534f4

Please sign in to comment.