Skip to content

Commit a268c42

Browse files
author
Vladimir Amiorkov
authored
chore: version bump (#18)
1 parent 5d46829 commit a268c42

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": "2.0.0",
3+
"version": "2.0.1",
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)