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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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'
});