2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+1 -1
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'
});