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-09 09:33:12 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-10-09 09:43:19 +0300
commit1a6fdfae6be09b09eaced8f0e442ca6f7680a61e (patch)
tree03f5609019cefb14ef07075ed01120f4daf1f695 /package.json
parent09f73a6a128823994616cfeeb9d45107f0f676b3 (diff)
Bump version to 5.1.3.v5.1.3
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 77f9814999..6ef5d9f575 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.2",
+ "version": "5.1.3",
"config": {
"version_short": "5.1"
},