We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cec051 commit 31f60b3Copy full SHA for 31f60b3
2 files changed
java/pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>io.github.universal-variability-language</groupId>
13
<artifactId>uvl-parser</artifactId>
14
- <version>2.5.0</version>
+ <version>0.5.0</version>
15
16
<licenses>
17
<license>
js/package.json
@@ -2,7 +2,7 @@
2
"name": "uvl-parser",
3
"main": "index.js",
4
"type": "module",
5
- "version": "2.5.0",
+ "version": "0.5.0",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/Universal-Variability-Language/uvl-parser.git"
0 commit comments