Skip to content

Commit 55ec07f

Browse files
authored
Bump version to 0.4.2 (#138)
1 parent 5ef253b commit 55ec07f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Boda-Lite",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Boda-Lite is a telecommunication network management application",
55
"private": true,
66
"homepage": "./",

src/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const VERSION = "0.4.1";
1+
export const VERSION = "0.4.2";
22

33
export default VERSION;

0 commit comments

Comments
 (0)