Skip to content

Commit f3975ce

Browse files
committed
release 0.10
1 parent 6dc33f6 commit f3975ce

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## 0.9
26

37
First release. Haughtily high releaase number. Rather complete but "here be

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>de.haupz</groupId>
88
<artifactId>basicode</artifactId>
9-
<version>0.9</version>
9+
<version>0.10</version>
1010
<packaging>jar</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)