Skip to content

Commit 40e66fa

Browse files
committed
chore(gradle): bump version to 1.0.1
1 parent 0e639be commit 40e66fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ subprojects {
1313
apply plugin: 'java'
1414

1515
group = 'com.envyful.papi'
16-
version = '1.0.0'
16+
version = '1.0.1'
1717

1818
sourceCompatibility = 1.8
1919
targetCompatibility = 1.8

0 commit comments

Comments
 (0)