diff --git a/docs/conf.py b/docs/conf.py index 8a81732464..1d581d6c93 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -82,7 +82,7 @@ def __getattr__(cls, name): # built documents. # # The full version, including alpha/beta/rc tags. -release = '1.2.2' +release = '1.2.3' # The short X.Y version. version = '1.2' diff --git a/package.json b/package.json index 6e2b77932a..0e6bcfe2ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "girder", - "version": "1.2.2", + "version": "1.2.3", "description": "High-performance data management platform", "homepage": "https://girder.readthedocs.org", "bugs": {