Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olshevski committed Sep 15, 2022
1 parent 44949f6 commit ce28102
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
kotlin.code.style=official
group=dev.olshevski
version=1.0.0
version=1.0.1
2 changes: 1 addition & 1 deletion sample/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
`java`
id("dev.olshevski.versions") version "1.0.0"
id("dev.olshevski.versions") version "1.0.1"
}

dependencies {
Expand Down

0 comments on commit ce28102

Please sign in to comment.