Skip to content

Commit

Permalink
v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
freyfogle committed May 18, 2018
1 parent 2457f02 commit d29d98a
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "Leaflet.OpenCage.Search",
"version": "1.1.2",
"version": "1.1.3",
"homepage": "https://geocoder.opencagedata.com",
"authors": [
"info@opencagedata.com"
Expand Down
8 changes: 4 additions & 4 deletions dist/css/L.Control.OpenCageData.Search.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions dist/css/L.Control.OpenCageSearch.dev.css
@@ -1,11 +1,11 @@
/*
* OpenCage Data Search Control v1.1.2 - 2015-08-31
* Copyright (c) 2015, OpenCage Data
* OpenCage Data Search Control v1.1.3 - 2018-05-18
* Copyright (c) 2018, OpenCage Data
* info@opencagedata.com
* http://www.opencagedata.com
* https://opencagedata.com
*
* Licensed under the BSD license.
* Demo: http://geocoder.opencagedata.com/code.html
* Demo: https://geocoder.opencagedata.com
* Source: git@github.com:opencagedata/leaflet-opencage-search.git
*/
.leaflet-control-ocd-search {
Expand Down
8 changes: 4 additions & 4 deletions dist/js/L.Control.OpenCageSearch.dev.js
@@ -1,11 +1,11 @@
/*
* OpenCage Data Search Control v1.1.2 - 2015-08-31
* Copyright (c) 2015, OpenCage Data
* OpenCage Data Search Control v1.1.3 - 2018-05-18
* Copyright (c) 2018, OpenCage Data
* info@opencagedata.com
* http://www.opencagedata.com
* https://opencagedata.com
*
* Licensed under the BSD license.
* Demo: http://geocoder.opencagedata.com/code.html
* Demo: https://geocoder.opencagedata.com
* Source: git@github.com:opencagedata/leaflet-opencage-search.git
*/
(function (factory) {
Expand Down
10 changes: 5 additions & 5 deletions dist/js/L.Control.OpenCageSearch.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "leaflet-opencage-search",
"version": "1.1.2",
"version": "1.1.3",
"description": "Leaflet plugin for search and geocoding via the OpenCageData Geocoder API",
"repository": {
"type": "git",
Expand Down

0 comments on commit d29d98a

Please sign in to comment.