Skip to content

Commit 14c7364

Browse files
committed
bump package version to 5.1.0
1 parent 66a24c4 commit 14c7364

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": "tns-android",
33
"description": "NativeScript Runtime for Android",
4-
"version": "5.0.0",
4+
"version": "5.1.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/NativeScript/android-runtime.git"

v8-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
">=4.2.9 <5.1.0": "6.9.427.23",
2+
">=4.2.9 <5.2.0": "6.9.427.23",
33
">=4.1.9 <4.3.0": "6.7.288.46",
44
">=4.0.9 <4.1.9": "6.6.346.23",
55
">=2.5.0 <4.0.9": "5.5.372.32",

0 commit comments

Comments
 (0)