1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 17:44:15 +02:00

Prepare v5.0.0-alpha2. (#31748)

This commit is contained in:
XhmikosR
2020-09-29 18:33:00 +03:00
committed by GitHub
parent d862a9f276
commit b083c9639f
91 changed files with 483 additions and 307 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: '5.0.0-alpha1',
version: '5.0.0-alpha2',
git: 'https://github.com/twbs/bootstrap.git'
});