1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

Prepare v4.5.1. (#31408)

This commit is contained in:
XhmikosR
2020-08-04 19:24:33 +03:00
committed by GitHub
parent e0f89dc90b
commit 89dc9750ec
69 changed files with 443 additions and 1012 deletions

View File

@@ -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.0',
version: '4.5.1',
git: 'https://github.com/twbs/bootstrap.git'
});