summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorswagger-bot <swagger-bot@smartbear.com>2021-09-13 12:46:28 +0000
committerswagger-bot <swagger-bot@smartbear.com>2021-09-13 12:46:28 +0000
commite5611d72ff6b4affb373fa8859cc5feb6981f367 (patch)
treecd923b7b03327fd248ede40fb261b7a9f97731d9 /package.json
parent3c9061e6b4e1abab0b2449fb1880b5ea5a54d3cf (diff)
chore(release): cut the v3.52.2 release3.52.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6ba5d3b6..caa8d720 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
- "version": "3.52.1",
+ "version": "3.52.2",
"main": "dist/swagger-ui.js",
"module": "dist/swagger-ui-es-bundle.js",
"homepage": "https://github.com/swagger-api/swagger-ui",