Skip to content

Commit 175cc9c

Browse files
committed
Prepare for 1.0.2 release
Set version in package.json Stop using CancellationService on unix OSes
1 parent f5913a7 commit 175cc9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nativescript",
33
"preferGlobal": true,
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "Telerik <[email protected]>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {

0 commit comments

Comments
 (0)