Skip to content

Commit 809a1cd

Browse files
committed
Bump version, update copyright notice
1 parent 3482715 commit 809a1cd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "animate.css",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"main": "./animate.css"
55
"ignore": [
66
".*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "animate.css",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/daneden/animate.css.git"

source/_base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Animate.css - http://daneden.me/animate
44
Licensed under the MIT license - http://opensource.org/licenses/MIT
55
6-
Copyright (c) 2014 Daniel Eden
6+
Copyright (c) 2015 Daniel Eden
77
*/
88

99
.animated {

0 commit comments

Comments
 (0)