Bump to 3.2.0 (ocata)

Change-Id: Ib0a6c8cac2a120dc3e52489cbd3f599b8de8eabf
This commit is contained in:
Emilien Macchi 2017-04-27 12:13:45 -04:00
parent 4036cf04a0
commit 7372bbfb86
3 changed files with 4 additions and 4 deletions

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "tripleo-ui",
"version": "2.0.1",
"version": "3.2.0",
"dependencies": {
"ansi-regex": {
"version": "2.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "tripleo-ui",
"version": "3.1.0",
"version": "3.2.0",
"description": "TripleO UI - TripleO-based OpenStack deployment UI",
"main": "index.js",
"dependencies": {

View File

@ -52,9 +52,9 @@ copyright = u'2017, OpenStack TripleO-UI Developers'
# built documents.
#
# The short X.Y version.
version = '3.1.0'
version = '3.2.0'
# The full version, including alpha/beta/rc tags.
release = '3.1.0'
release = '3.2.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.