Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bradmartin committed Feb 12, 2018
1 parent 4c2bd0a commit 024ea98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nativescript-pulltorefresh",
"version": "2.0.3",
"version": "2.1.0",
"description":
"A NativeScript plugin to provide the Pull to Refresh control on any view.",
"main": "pulltorefresh",
Expand Down
1 change: 1 addition & 0 deletions src/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"experimentalDecorators": true,
"sourceMap": true,
"noEmitHelpers": true,
"noEmitOnError": false,
"lib": ["es6", "dom"],
"baseUrl": ".",
"paths": {
Expand Down

0 comments on commit 024ea98

Please sign in to comment.