diff --git a/changelog.md b/changelog.md index 50e0440..4006260 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +## v4.3.0 + +### Update + +- Adds missing builded files + ## v4.2.0 ### Update diff --git a/package.json b/package.json index 079938b..d389461 100644 --- a/package.json +++ b/package.json @@ -63,5 +63,5 @@ "test": "jest", "watch": "gulp watch" }, - "version": "4.2.0" + "version": "4.3.0" } diff --git a/src/raty.js b/src/raty.js index a038cfa..ecdb7bd 100644 --- a/src/raty.js +++ b/src/raty.js @@ -3,7 +3,7 @@ * * author: Washington Botelho * github: wbotelhos/raty - * version: 4.2.0 + * version: 4.3.0 */ class Raty { /**