Skip to content

Commit

Permalink
Release version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jurmous committed Dec 11, 2023
1 parent 972f38e commit 8c92545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ plugins {
}

group = "io.maryk"
version = "0.3-SNAPSHOT"
version = "0.3"
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xms128m -Xmx2g
org.gradle.caching=true
org.gradle.parallel=true
#org.gradle.parallel=true
org.gradle.welcome=never

kotlin.code.style=official
Expand Down

0 comments on commit 8c92545

Please sign in to comment.