Skip to content

Commit 00688c7

Browse files
committed
Release ver 0.5.0
1 parent 47102ec commit 00688c7

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
@@ -4,7 +4,7 @@ apply plugin: "maven"
44
apply plugin: "signing"
55

66
group 'com.github.sh0nk'
7-
version '0.5.0-SNAPSHOT'
7+
version '0.5.0'
88
archivesBaseName = "matplotlib4j"
99
description = "Matplotlib for java: A simple graph plot library for java with powerful python matplotlib"
1010

0 commit comments

Comments
 (0)