We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc8b68 commit b4f1debCopy full SHA for b4f1deb
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
group = 'ca.craigthomas'
15
-version = '2.0.0'
+version = '2.0.1'
16
17
mainClassName = 'ca.craigthomas.chip8java.emulator.runner.Runner'
18
0 commit comments