Skip to content

Commit 5d06e06

Browse files
committed
Bump version to 0.0.8
1 parent 0a36ea7 commit 5d06e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group 'ai.knowly'
8-
version '0.0.7'
8+
version '0.0.8'
99

1010
ext {
1111
gpgKey = project.hasProperty('gpgKey') ? project.getProperty('gpgKey') : System.getenv('GPG_PRIVATE_KEY')

0 commit comments

Comments
 (0)