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>2021-06-22 21:29:16 +0300
committerGitHub <noreply@github.com>2021-06-22 21:29:16 +0300
commit688bce4fa695cc360a0d084e34f029b0c192b223 (patch)
treedcda8a139b0225f23df2c3d3811afdefbc6d5af0 /package.json
parent16d5041a76748580bae47ce168ba579daae9725b (diff)
Release v5.0.2 (#34276)v5.0.2
* Bump version to v5.0.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 e18cfa48cf..0778426f6b 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.0.1",
+ "version": "5.0.2",
"config": {
"version_short": "5.0"
},