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-09-07 18:31:39 +0300
committerGitHub <noreply@github.com>2022-09-07 18:31:39 +0300
commit23e50829f958ea1d741d63e2781716be037e4644 (patch)
tree8ebbded3408c0ca80bba63f755f45f3c9cb71780 /package.json
parent23fb7a79156d1ea4ce2ab5713debbbc251b4e22f (diff)
Release v5.2.1 (#37098)v5.2.1
* Bump version to v5.2.1. * 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 2d2ca5afba..48c08cef21 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.0",
+ "version": "5.2.1",
"config": {
"version_short": "5.2"
},