Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 73ec3d8

Browse files
committed
bump version
Signed-off-by: shedaniel <daniel@shedaniel.me>
1 parent 9d56fc6 commit 73ec3d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

patchwork-gui/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
archivesBaseName = "patchwork-gui"
2-
version = getSubprojectVersion(project, "0.1.0")
2+
version = getSubprojectVersion(project, "0.1.1")
33

44
dependencies {
55
compile project(path: ':patchwork-fml', configuration: 'dev')

0 commit comments

Comments
 (0)