Skip to content

Commit 0c5d05a

Browse files
author
VladimirAmiorkov
committed
chore: bump version for major release
1 parent 5732a2a commit 0c5d05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-dev-debugging",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "This dev plugin allows an NativeScript plugin authors to use a predefined workflow with which you can develop and debug both the native iOS/Android and the TypeScript/JavaScript wrapper source code of their NS plugin. The main API that this plugin exposes is through `npm scripts` which will be saved to your package.json of your plugin's source code.",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)