We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44555b7 commit df5e5b9Copy full SHA for df5e5b9
ifc-js/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.0.3
+current_version = 0.1.0
3
commit = True
4
tag = True
5
tag_name = ifc-js/v{new_version}
ifc-js/package.json
@@ -1,6 +1,6 @@
{
"name": "ifc-js",
- "version": "0.0.3",
+ "version": "0.1.0",
"description": "CERNBox web IFC.js integration",
"license": "AGPL-3.0",
6
"author": "CERNBox",
0 commit comments