Skip to content

Commit

Permalink
Release 3.5.9 (#511)
Browse files Browse the repository at this point in the history
Artyom Egorov authored Jul 25, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 4291444 commit b959a08
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/loader.js
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@

var isJSRequested = false;
var rejects = [];
var version = 'v3.5.8';
var version = 'v3.5.9';
var baseURL = '__BASE_URL__';
var query = __QUERY__;
var isLazy = query.lazy === 'true';
2 changes: 1 addition & 1 deletion package-lock.json

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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "2gis-maps",
"version": "3.5.8",
"version": "3.5.9",
"description": "Interactive 2GIS maps API, based on Leaflet",
"license": "SEE LICENSE IN FILE",
"keywords": [

0 comments on commit b959a08

Please sign in to comment.