Skip to content

Commit 6b19df8

Browse files
authored
Update version
1 parent f80e46a commit 6b19df8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ostro/logger",
3-
"version": "0.0.0-alpha.0",
3+
"version": "0.0.0-alpha.1",
44
"description": "Logger module for OstroJS",
55
"main": "LogManager.js",
66
"scripts": {
@@ -30,4 +30,4 @@
3030
"url": "https://github.com/ostrojs/logger/issues"
3131
},
3232
"homepage": "https://github.com/ostrojs/logger#readme"
33-
}
33+
}

0 commit comments

Comments
 (0)