Skip to content

Commit

Permalink
Updated MultiGradle
Browse files Browse the repository at this point in the history
  • Loading branch information
mrapplexz committed Jun 2, 2019
1 parent 9594d88 commit afb21e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#Common Stuff
projectVersion=1.0.6
projectVersion=1.0.7
projectChangelog=Updated MultiGradle, tiny documentation fixes
projectDescription=Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case
kotlinVersion=1.3.31
githubReleaseVersion=2.2.8
multigradleVersion=1.6.0
multigradleVersion=1.6.1

#JS Stuff
nodeJsVersion=12.1.0
Expand Down

0 comments on commit afb21e2

Please sign in to comment.