Skip to content

Commit ad5d357

Browse files
author
Dimitar Tachev
authored
Merge pull request #4097 from NativeScript/tachev/bump-version
chore: bump the version for the next patch release
2 parents 55c420a + 6cc62e1 commit ad5d357

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nativescript",
33
"preferGlobal": true,
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"author": "Telerik <[email protected]>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {
@@ -128,4 +128,4 @@
128128
"engines": {
129129
"node": ">=8.0.0 <11.0.0"
130130
}
131-
}
131+
}

0 commit comments

Comments
 (0)