This commit is contained in:
Michael Casebolt 2017-09-15 14:47:11 -07:00
parent 68cfdc2cdd
commit 591d613a3c

View File

@ -1,7 +1,7 @@
{
"name": "@tweenjs/tween.js",
"description": "Super simple, fast and easy to use tweening engine which incorporates optimised Robert Penner's equations.",
"version": "17.1.0",
"version": "17.1.1",
"main": "src/Tween.js",
"homepage": "https://github.com/tweenjs/tween.js",
"repository": {