Skip to content

Commit

Permalink
Update project version to 0.2.0
Browse files Browse the repository at this point in the history
Bump the project version in build.gradle.kts from 0.1.0 to 0.2.0. This update likely includes significant changes or new features.
  • Loading branch information
smyrgeorge committed Oct 20, 2024
1 parent 7ac0ed5 commit 2d83dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = "io.github.smyrgeorge"
version = "0.1.0"
version = "0.2.0"

// Common plugin versions here.
plugins {
Expand Down

0 comments on commit 2d83dda

Please sign in to comment.