Skip to content

Commit 570146a

Browse files
authored
Merge pull request #709 from NativeScript/bump-version
bump version up to 3.0.0
2 parents d003719 + 40611f1 commit 570146a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ gen/
1313
obj/
1414
bin/
1515
.svn/
16+
17+
**/.vscode/

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": "2.6.0",
4+
"version": "3.0.0",
55
"files": [
66
"**/*"
77
]

0 commit comments

Comments
 (0)