diff options
| author | XhmikosR <[email protected]> | 2019-02-13 12:11:11 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-02-13 17:55:38 +0200 |
| commit | a43077d3c3b3ef9b2afc426a573b40daeff788fe (patch) | |
| tree | 1cd12442b81fdda4240fc2b67e5a7ed841378b7b /package.js | |
| parent | d821de271297a74a8d6a309de1d4cd9113dd77ed (diff) | |
| download | bootstrap-a43077d3c3b3ef9b2afc426a573b40daeff788fe.tar.xz bootstrap-a43077d3c3b3ef9b2afc426a573b40daeff788fe.zip | |
Bump version to 3.4.1.
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 13bf42084..81177e4bf 100644 --- a/package.js +++ b/package.js @@ -6,7 +6,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: '3.4.0', + version: '3.4.1', git: 'https://github.com/twbs/bootstrap.git' }); |
