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

Prepare v5.0.0-beta1.

This commit is contained in:
XhmikosR
2020-11-24 16:37:20 +02:00
parent 9312442338
commit 8dc85c657e
30 changed files with 40 additions and 40 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-alpha3',
version: '5.0.0-beta1',
git: 'https://github.com/twbs/bootstrap.git'
})