Skip to content

Commit

Permalink
release (0.0.5) fix js target
Browse files Browse the repository at this point in the history
  • Loading branch information
kotlitecture committed May 5, 2024
1 parent bf9aa5e commit b6a0a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apply from: "${project.rootDir}/gradle/kotlin/processor.gradle"

group = 'com.kotlitecture.kotli'
version = '0.0.4'
version = '0.0.5'

0 comments on commit b6a0a0d

Please sign in to comment.