1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 05:37:39 +02:00

bump to beta

This commit is contained in:
Mark Otto
2017-08-10 20:56:35 -07:00
parent 17232b2db4
commit 35f80bb12e
45 changed files with 95 additions and 95 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: '4.0.0-alpha.6',
version: '4.0.0-beta',
git: 'https://github.com/twbs/bootstrap.git'
});