Skip to content

Commit efb173d

Browse files
authored
Update JS version and minified file (#699)
* Update JS version and minified file. * update cloudflare path to the release
1 parent 3f91f44 commit efb173d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

js/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ minified version, and both are also available using the following CDNs:
99
* <https://cdn.jsdelivr.net/openlocationcode/latest/openlocationcode.js>
1010
* <https://cdn.jsdelivr.net/openlocationcode/latest/openlocationcode.min.js>
1111
* [cdnjs](https://cdnjs.com/)
12-
* <https://cdnjs.cloudflare.com/ajax/libs/openlocationcode/1.0.3/openlocationcode.js>
13-
* <https://cdnjs.cloudflare.com/ajax/libs/openlocationcode/1.0.3/openlocationcode.min.js>
12+
* <https://cdnjs.cloudflare.com/ajax/libs/openlocationcode/1.0.5/openlocationcode.js>
13+
* <https://cdnjs.cloudflare.com/ajax/libs/openlocationcode/1.0.5/openlocationcode.min.js>
1414

1515
## Releasing
1616

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "open-location-code",
33
"description": "Library to convert between lat/lng and OLC codes",
4-
"version": "20190515.0.0",
4+
"version": "20250411.0.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/google/open-location-code.git"

js/src/openlocationcode.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)