diff --git a/package.json b/package.json index a3f3653..0b460d7 100644 --- a/package.json +++ b/package.json @@ -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": {