diff --git a/CHANGELOG.md b/CHANGELOG.md index bee8683..d8bd889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.0.2 + +* Do a proper release... + + ## 1.0.1 * Updates the README with 1.0.0 changes. diff --git a/package.json b/package.json index 6573138..b05a53b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "math.format", "description": "Methods to check values and format numbers.", "homepage": "https://github.com/GuillaumeAmat/math.format", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "author": { "name": "Guillaume AMAT",