Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2022-10-03 10:44:02 +0300
committerGitHub <noreply@github.com>2022-10-03 10:44:02 +0300
commit961d5ff9844372a4e294980c667bbe7e0651cdeb (patch)
tree302f723dc0abd029103ef8e499359b8048e55a99 /package.json
parent9edfed8a5e44d438119627ebfa4ebee1bca01c33 (diff)
Release v5.2.2 (#37236)v5.2.2
* Bump version to v5.2.2 * Dist
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 6e4d7fae53..6b8ff432a7 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "bootstrap",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
- "version": "5.2.1",
+ "version": "5.2.2",
"config": {
"version_short": "5.2"
},