Skip to content

Commit 2ab6239

Browse files
author
cernbox-admins[bot]
committed
text-editor v0.1.0
1 parent 1e00b7a commit 2ab6239

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

text-editor/.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.2
2+
current_version = 0.1.0
33
commit = True
44
tag = True
55
tag_name = text-editor/v{new_version}

text-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "text-editor",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "CERNBox simple web text-editor",
55
"license": "AGPL-3.0",
66
"author": "CERNBox",

0 commit comments

Comments
 (0)