Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f832c2 commit 263d1a2Copy full SHA for 263d1a2
History.md
@@ -1,3 +1,7 @@
1
+### 2.3.1 - *July 20 2017*
2
+
3
+ * Fix [https://github.com/web-animations/web-animations-js/issues/157](missing web-animations.min.js issue)
4
5
### 2.3.0 - *July 20 2017*
6
7
* [Support IE/Edge SVG transforms.](https://github.com/web-animations/web-animations-js/pull/148)
package.json
@@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/web-animations/web-animations-js.git"
},
8
- "version": "2.3.0",
+ "version": "2.3.1",
9
"keywords": [
10
"animations",
11
"polyfill"
0 commit comments