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

Commit f07c9e5

Browse files
committed
release 1.6.3
1 parent 191cca1 commit f07c9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geocomplete",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"description": "An advanced jQuery plugin that wraps the Google Maps API's [Geocoding](https://code.google.com/apis/maps/documentation/javascript/geocoding.html) and [Places Autocomplete](https://code.google.com/apis/maps/documentation/javascript/places.html#places_autocomplete) services. You simply provide an input that lets you search for locations with a nice autocomplete dropdown. Optionally add a container to show an interactive map and a form that will be populated with the address details.",
55
"main": "jquery.geocomplete.js",
66
"directories": {

0 commit comments

Comments
 (0)