Skip to content

Commit

Permalink
build: update library version to 1.1
Browse files Browse the repository at this point in the history
Update library version to 1.1

ING-4043
  • Loading branch information
emanuelaepure10 committed Dec 13, 2023
1 parent d395c4e commit 864f861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = 'com.github.wetransform-os'
version = '1.0-SNAPSHOT'
version = '1.1-SNAPSHOT'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 864f861

Please sign in to comment.