diff options
| author | Mark Otto <[email protected]> | 2018-07-23 19:25:52 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-07-24 08:54:34 -0700 |
| commit | 3b558734382ce58b51e5fc676453bfd53bba9201 (patch) | |
| tree | 2d84810c8b859fd34deb7e3a420f18b2fce30190 /package.js | |
| parent | 72447ad4972105e920f1767f369b98a76dcfa107 (diff) | |
| download | bootstrap-4.1.3.tar.xz bootstrap-4.1.3.zip | |
Ship v4.1.3v4.1.3
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 26ea5bca1..00a50ee10 100644 --- a/package.js +++ b/package.js @@ -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.1.2', + version: '4.1.3', git: 'https://github.com/twbs/bootstrap.git' }); |
