Skip to content

Commit 4e48199

Browse files
committed
chore: bump all versions
1 parent 57be9ad commit 4e48199

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/ios-node-api",
3-
"version": "1.0.0-alpha.6",
3+
"version": "1.0.0-alpha.7",
44
"description": "An embeddable, engine-agnostic NativeScript runtime for iOS based on Node-API",
55
"repository": {
66
"type": "git",

packages/macos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/macos-node-api",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.7",
44
"description": "An embeddable, engine-agnostic NativeScript runtime for macOS based on Node-API",
55
"repository": {
66
"type": "git",

packages/objc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/objc-node-api",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.7",
44
"description": "Typings for the common Objective-C runtime APIs used by both @nativescript/ios-node-api and @nativescript/macos-node-api",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)