2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

bump version

This commit is contained in:
Mark Otto
2017-07-04 13:48:46 -07:00
parent bf63d052c0
commit 332a1905f2
21 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
Package.describe({
name: 'twbs:bootstrap', // http://atmospherejs.com/twbs/bootstrap
summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
version: '3.3.7',
version: '3.4.0',
git: 'https://github.com/twbs/bootstrap.git'
});