Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
v6.1.21: bump to 2019b
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay LaPorte committed Jul 8, 2019
1 parent b10b7ed commit d3444f1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"scripts": {
"test": "mocha"
},
"version": "6.1.20"
"version": "6.1.21"
}
2 changes: 1 addition & 1 deletion rebuild.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
set -ex
TZ="2019a"
TZ="2019b"

rm -rf timezones.geojson.zip dist ne_10m_urban_areas.*
curl -L --retry 3 -C - \
Expand Down
2 changes: 1 addition & 1 deletion tz.js

Large diffs are not rendered by default.

0 comments on commit d3444f1

Please sign in to comment.