Skip to content

Commit 6204cb7

Browse files
committed
0.0.5
1 parent 8eab715 commit 6204cb7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tookey-io/candid-parser-darwin-arm64",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"darwin"
66
],

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": "@tookey-io/candid-parser-darwin-x64",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"darwin"
66
],

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tookey-io/candid-parser-linux-arm64-gnu",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"linux"
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": "@tookey-io/candid-parser-linux-x64-gnu",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"linux"
66
],

npm/win32-arm64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tookey-io/candid-parser-win32-arm64-msvc",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"os": [
55
"win32"
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": "@tookey-io/candid-parser-win32-x64-msvc",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
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": "@tookey-io/candid-parser",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"repository": "https://github.com/tookey-io/candid-parser",

0 commit comments

Comments
 (0)