Skip to content

Commit 07554e9

Browse files
committed
release(picker): 4.0.1
1 parent c4a66e0 commit 07554e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/picker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/picker",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A NativeScript plugin that provides a custom TextField which lets you pick a value from a list opened in a modal popup.",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -32,4 +32,4 @@
3232
"homepage": "https://github.com/NativeScript/plugins",
3333
"readmeFilename": "README.md",
3434
"bootstrapper": "@nativescript/plugin-seed"
35-
}
35+
}

0 commit comments

Comments
 (0)