Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
radstevee committed Jan 24, 2025
1 parent 6257061 commit 4d3ab33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ allprojects {
apply<DokkaPlugin>()
apply<MavenPublishPlugin>()
apply<SpotlessPlugin>()
apply<DokkaPlugin>()

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true
org.gradle.caching=true
org.gradle.parallel=true

packedVersion=1.0.0-SNAPSHOT.9
packedVersion=1.0.0

0 comments on commit 4d3ab33

Please sign in to comment.