Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2016-09-05 22:41:44 +0300
committerMark Otto <markdotto@gmail.com>2016-09-05 22:41:44 +0300
commit5495a4b3d383c745065a177d3adb8e5db94acd7f (patch)
tree3dac1ad13df7e1d0e520230a52dffa478e81f5d1 /package.js
parent59daf9f958da60db4641755bbed47912065aa4bc (diff)
versions
Diffstat (limited to 'package.js')
-rw-r--r--package.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.js b/package.js
index 8c6110909f..a9f4746b40 100644
--- a/package.js
+++ b/package.js
@@ -5,7 +5,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: '4.0.0-alpha.3',
+ version: '4.0.0-alpha.4',
git: 'https://github.com/twbs/bootstrap.git'
});