Skip to content

Commit 31f60b3

Browse files
committed
chore: bump Java and JS parser versions to 0.5.0
1 parent 6cec051 commit 31f60b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

java/pom.xml

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

1212
<groupId>io.github.universal-variability-language</groupId>
1313
<artifactId>uvl-parser</artifactId>
14-
<version>2.5.0</version>
14+
<version>0.5.0</version>
1515

1616
<licenses>
1717
<license>

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "uvl-parser",
33
"main": "index.js",
44
"type": "module",
5-
"version": "2.5.0",
5+
"version": "0.5.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/Universal-Variability-Language/uvl-parser.git"

0 commit comments

Comments
 (0)