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

version bump to alpha 5

This commit is contained in:
Mark Otto
2016-10-19 08:27:41 -07:00
parent dd22d99254
commit 8ff7edaab4
40 changed files with 114 additions and 114 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.4',
version: '4.0.0-alpha.5',
git: 'https://github.com/twbs/bootstrap.git'
});