Skip to content

Commit

Permalink
chore: bump version number {0.5.0 => 0.6.0}
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrMilchmann committed Jan 1, 2025
1 parent c70e79b commit f31dadf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/changelog/0.6.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### 0.6.0

_Not Released Yet_
1 change: 1 addition & 0 deletions docs/changelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Version History

* ????-??-?? [0.6.0](0.6.0.md) (TBD; work in progress)
* 2025-01-01 [0.5.0](0.5.0.md) (latest)
* 2024-09-09 [0.4.0](0.4.0.md)
* 2024-07-28 [0.3.0](0.3.0.md)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# POSSIBILITY OF SUCH DAMAGE.
#
group=com.osmerion.gradle.lwjgl3
version=0.5.0
version=0.6.0

kotlin.stdlib.default.dependency=false

Expand Down

0 comments on commit f31dadf

Please sign in to comment.