Skip to content

Commit 09fb7e0

Browse files
committed
Release 1.1.0
Signed-off-by: Felix Neumann <dev@fxnn.de>
1 parent 831dc95 commit 09fb7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>de.fxnn</groupId>
88
<artifactId>brainfuck</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.1.0</version>
1010

1111
<name>${project.artifactId}</name>
1212
<description>Playground for Brainfuck interpreters in Java.</description>

0 commit comments

Comments
 (0)