diff --git a/CHANGELOG.md b/CHANGELOG.md index c0a17fd..e61af8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.0.3](https://github.com/konotorii/osu-functions/compare/v0.0.2...v0.0.3) (2024-02-25) + + + ## 0.0.2 (2024-02-25) diff --git a/package.json b/package.json index bf984f5..25d9d76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osu-functions", - "version": "0.0.2", + "version": "0.0.3", "description": "Functions for osu!", "scripts": { "build": "tsc"