Skip to content

Commit f1dfc66

Browse files
author
William Cheung
committed
bump version to 3.3.3
1 parent b867fa6 commit f1dfc66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Next version
2-
* Authorisation token for feedback to be placed in header as per https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/
3-
* [The next feature]
42

3+
### 3.3.3
4+
* Authorisation token for feedback to be placed in header as per https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/
55
### 3.3.2
66
* Fixed a bug with the proxy route and certain redirect responses.
77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "terriajs-server",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"description": "NodeJS server for TerriaJS, consisting of a CORS proxy, proj4 CRS lookup service, ogr2ogr conversion service, and express static server.",
55
"engineStrict": true,
66
"engines": {

0 commit comments

Comments
 (0)