Update version to 1.3 for javascript and swagger

pull/4965/head 1.3.0
Chris Goller 2017-05-09 08:24:04 -07:00
parent 62bf71c0d6
commit 99099e8a5c
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"info": {
"title": "Chronograf",
"description": "API endpoints for Chronograf",
"version": "1.2.0"
"version": "1.3.0"
},
"schemes": [
"http"

View File

@ -1,6 +1,6 @@
{
"name": "chronograf-ui",
"version": "1.2.0",
"version": "1.3.0",
"private": false,
"license": "AGPL-3.0",
"description": "",