We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc33f6 commit f3975ceCopy full SHA for f3975ce
RELEASE.md
@@ -1,3 +1,7 @@
1
+## 0.10
2
+
3
+* File picker pops up if no BASICODE source file is given on the command line.
4
5
## 0.9
6
7
First release. Haughtily high releaase number. Rather complete but "here be
pom.xml
@@ -6,7 +6,7 @@
<groupId>de.haupz</groupId>
8
<artifactId>basicode</artifactId>
9
- <version>0.9</version>
+ <version>0.10</version>
10
<packaging>jar</packaging>
11
12
<properties>
0 commit comments