Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit ee80e8e

Browse files
authored
Bump version
1 parent 44f1cd2 commit ee80e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-geolocation",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Provides API for getting and monitoring location for NativeScript app.",
55
"main": "geolocation",
66
"nativescript": {
@@ -51,4 +51,4 @@
5151
"nativescript-permissions": "~1.2.3"
5252
},
5353
"bootstrapper": "nativescript-plugin-seed"
54-
}
54+
}

0 commit comments

Comments
 (0)