Bump version ready for release

This commit is contained in:
Starbeamrainbowlabs 2019-07-31 16:43:58 +01:00
parent eab1535c60
commit 6f20967672
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ This is the changelog for the air quality web interface and its associated HTTP
- `[Code]` refers to internal changes to the code that have no direct impact on the web interface or the HTTP API, but are significant enough to warrant note. - `[Code]` refers to internal changes to the code that have no direct impact on the web interface or the HTTP API, but are significant enough to warrant note.
- `[Docs]` refers to changes to the [documentation](https://aq.connectedhumber.org/__nightdocs/00-Welcome.html). - `[Docs]` refers to changes to the [documentation](https://aq.connectedhumber.org/__nightdocs/00-Welcome.html).
## v0.12-dev ## v0.12
- Added loading animation while the map is loading - Added loading animation while the map is loading
- Added device sensor information to the device info tab in the popup - Added device sensor information to the device info tab in the popup
- Add favicon logo, thanks to [@BNNorman](https://github.com/BNNorman) - Add favicon logo, thanks to [@BNNorman](https://github.com/BNNorman)

View File

@ -1,6 +1,6 @@
{ {
"name": "air-quality-mapper", "name": "air-quality-mapper",
"version": "0.10.3", "version": "0.12.0",
"description": "The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project.", "description": "The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project.",
"private": true, "private": true,
"main": "index.mjs", "main": "index.mjs",

View File

@ -1 +1 @@
v0.12-dev v0.12