diff options
| author | Mark Otto <[email protected]> | 2015-06-16 09:10:22 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-16 09:10:22 -0700 |
| commit | 83bfff7f0765503b990b96c303eef67009e48d77 (patch) | |
| tree | f8a1e58e1baa1a63640823c87d23058f3d301985 /package.js | |
| parent | 29ff44d3113806aad002bfea17a24e97005cd0c4 (diff) | |
| download | bootstrap-83bfff7f0765503b990b96c303eef67009e48d77.tar.xz bootstrap-83bfff7f0765503b990b96c303eef67009e48d77.zip | |
bump version
Diffstat (limited to 'package.js')
| -rw-r--r-- | package.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.js b/package.js index 48de34127..81d42a68f 100644 --- a/package.js +++ b/package.js @@ -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.4', + version: '3.3.5', git: 'https://github.com/twbs/bootstrap.git' }); |
