Skip to content

Commit

Permalink
build: increase version in build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
aripiprazole authored Aug 18, 2023
1 parent e188fd4 commit c08c374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}

group = "br.com.openpix"
version = "0.0.6"
version = "0.0.8"

repositories {
mavenCentral()
Expand Down

0 comments on commit c08c374

Please sign in to comment.