Skip to content

Commit 64bf03e

Browse files
Bradley MartinBradley Martin
Bradley Martin
authored and
Bradley Martin
committed
typo...
1 parent 8407392 commit 64bf03e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ nativescript-shatterview.sln
77
demo/
88
screens/
99
*.png
10-
*.log
10+
*.log
11+
*.ts

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-pulltorefresh",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A NativeScript plugin to provide the Pull to Refresh control on any view.",
55
"main": "pulltorefresh.js",
66
"nativescript": {

0 commit comments

Comments
 (0)