diff --git a/History.md b/History.md index 22e83052..6deef415 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +### 2.3.1 - *July 20 2017* + + * Fix [https://github.com/web-animations/web-animations-js/issues/157](missing web-animations.min.js issue) + ### 2.3.0 - *July 20 2017* * [Support IE/Edge SVG transforms.](https://github.com/web-animations/web-animations-js/pull/148) diff --git a/package.json b/package.json index 413a22e9..65b5c9bb 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "https://github.com/web-animations/web-animations-js.git" }, - "version": "2.3.0", + "version": "2.3.1", "keywords": [ "animations", "polyfill"