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>2020-08-06 19:22:43 +0300
committerGitHub <noreply@github.com>2020-08-06 19:22:43 +0300
commit5f2480a90ab911babc53039835fe78c6fc12646d (patch)
tree48cbbbf50b9b966a2f407047edc8d6bdbfcfc39c /package.js
parentc0aa405632231fe23a8fd058ad819a044bcfe114 (diff)
Prepare v4.5.2. (#31444)v4.5.2
Diffstat (limited to 'package.js')
-rw-r--r--package.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.js b/package.js
index 972f3aaf37..95f912b1b0 100644
--- a/package.js
+++ b/package.js
@@ -3,7 +3,7 @@
Package.describe({
name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap
summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
- version: '4.5.1',
+ version: '4.5.2',
git: 'https://github.com/twbs/bootstrap.git'
});