Skip to content

Commit 40611f1

Browse files
committed
bump version up to 3.0.0
1 parent 2c5e3f1 commit 40611f1

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)