Skip to content

Commit 251f278

Browse files
author
Christopher Neugebauer
committed
Marks 0.1 release
1 parent 118c854 commit 251f278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ apply plugin: 'org.jlleitschuh.gradle.ktlint'
2525
apply plugin: 'maven'
2626

2727
group 'com.alphasights'
28-
version '0.1-SNAPSHOT'
28+
version '0.1'
2929

3030
repositories {
3131
mavenCentral()

0 commit comments

Comments
 (0)