1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 21:56:42 +02:00

Release v5.0.0-beta2 (#32467)

* Bump version to 5.0.0-beta2

* Dist
This commit is contained in:
XhmikosR
2021-02-10 18:14:51 +02:00
committed by GitHub
parent 2bb42a9176
commit e50c11b8c6
106 changed files with 3424 additions and 3036 deletions

View File

@@ -5,7 +5,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: '5.0.0-beta1',
version: '5.0.0-beta2',
git: 'https://github.com/twbs/bootstrap.git'
})