Skip to content

Commit 11c7731

Browse files
committed
chore(release): Bump version number
1 parent 6a7c4dc commit 11c7731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ publishing {
1616
mavenJava(MavenPublication) {
1717
groupId 'com.instant2fa'
1818
artifactId 'instant2fa'
19-
version '0.0.2'
19+
version '1.0.0'
2020

2121
from components.java
2222
}
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)