Skip to content

Commit 43ca591

Browse files
authored
Merge branch 'master' into lini/fix-listview-core-reference
2 parents d5c8479 + 6a731c0 commit 43ca591

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ In Command prompt / Terminal navigate to your application root folder and run:
3535

3636
```
3737
tns plugin add nativescript-imagepicker
38-
```tns run
38+
tns run
39+
```
3940

4041
## Configuration
4142
No additional configuration required!

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-imagepicker",
3-
"version": "4.0.1",
3+
"version": "5.0.0",
44
"description": "A plugin for the NativeScript framework implementing multiple image picker",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)