We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37aecbf commit bb96ea2Copy full SHA for bb96ea2
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>de.fxnn</groupId>
8
<artifactId>brainfuck</artifactId>
9
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
10
11
<name>${project.artifactId}</name>
12
<description>Playground for Brainfuck interpreters in Java.</description>
0 commit comments