Skip to content

Commit b04f43b

Browse files
author
cernbox-admins[bot]
committed
text-editor v0.0.1
1 parent 87cd1be commit b04f43b

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.0
2+
current_version = 0.0.1
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.0",
3+
"version": "0.0.1",
44
"description": "CERNBox simple web text-editor",
55
"license": "AGPL-3.0",
66
"author": "CERNBox",

0 commit comments

Comments
 (0)