Skip to content

Commit 8733f83

Browse files
authored
Merge pull request #22 from moacirrf/ft-change-version
Change version to 1.0.0
2 parents b5fe9b5 + d4694ac commit 8733f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.mrf.javadecompiler</groupId>
55
<artifactId>nb-java-decompiler</artifactId>
6-
<version>0.0.4-beta</version>
6+
<version>1.0.0</version>
77
<packaging>nbm</packaging>
88
<build>
99
<plugins>

0 commit comments

Comments
 (0)