Skip to content

Commit 490203e

Browse files
committed
0.0.1
1 parent 03c822f commit 490203e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tracesix/logger-darwin-x64",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"os": [
55
"darwin"
66
],

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tracesix/logger-linux-x64-gnu",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"os": [
55
"linux"
66
],

npm/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tracesix/logger-win32-x64-msvc",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"os": [
55
"win32"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tracesix/logger",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"napi": {

0 commit comments

Comments
 (0)