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-10-05 18:50:18 +0300
committerGitHub <noreply@github.com>2021-10-05 18:50:18 +0300
commit5ecef8ac010249536f92206af500f8670813c8a8 (patch)
tree26b271f1901b70b5a6f4b25ef72186a04f51c665 /package.json
parenta2aa8c5a6e8c37fa605ca31111c6529629d32b3f (diff)
Release v5.1.2 (#35114)v5.1.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 c3e4060cdd..77f9814999 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.1.1",
+ "version": "5.1.2",
"config": {
"version_short": "5.1"
},