Skip to content

Commit 2bded41

Browse files
committed
update version numbers to next planned release
1 parent 11cd4de commit 2bded41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ext.versions = [
4343
emfGwt: '2.12.4',
4444
gwt: '2.10.0',
4545
guava: '31.1-jre',
46-
melk: '0.9.0-SNAPSHOT',
46+
melk: '0.10.0-SNAPSHOT',
4747
xtext: '2.28.0',
4848

4949
// From 2.26 on Xtext supports Java 17, however,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elkjs",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"author": {
55
"name": "Ulf Rüegg",
66
"email": "uruurumail@gmail.com"

0 commit comments

Comments
 (0)