Skip to content

Commit b47f041

Browse files
committed
Fix version number
1 parent 0b17b4a commit b47f041

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 2.2.1 - *April 6 2016*
1+
### 2.2.0 - *April 6 2016*
22
* Deprecated the use of hyphens in property names.
33

44
For example, this is deprecated:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/web-animations/web-animations-js.git"
77
},
8-
"version": "2.2.1",
8+
"version": "2.2.0",
99
"keywords": [
1010
"animations",
1111
"polyfill"

0 commit comments

Comments
 (0)