Skip to content

Commit 7f8fa26

Browse files
committed
version 0.12
1 parent 8e1c32f commit 7f8fa26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## upcoming
1+
## 0.12
22

33
* Switched from generated to handwritten recursive descent parser.
44
* Bug fixes: EXP/LOG, unary +, case sensitivity of variables, comma

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.11</version>
9+
<version>0.12</version>
1010
<packaging>jar</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)