Skip to content

Commit 0e4ae8c

Browse files
committed
Update version number to 0.2.0
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
1 parent ed8343c commit 0e4ae8c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/js-host-api/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": "@hyperlight/js-host-api-linux-x64-gnu",
3-
"version": "0.17.0",
3+
"version": "0.2.0",
44
"os": [
55
"linux"
66
],

src/js-host-api/npm/linux-x64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperlight/js-host-api-linux-x64-musl",
3-
"version": "0.17.0",
3+
"version": "0.2.0",
44
"os": [
55
"linux"
66
],

src/js-host-api/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": "@hyperlight/js-host-api-win32-x64-msvc",
3-
"version": "0.17.0",
3+
"version": "0.2.0",
44
"os": [
55
"win32"
66
],

0 commit comments

Comments
 (0)