diff options
| author | XhmikosR <[email protected]> | 2021-10-09 09:33:12 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2021-10-09 09:43:19 +0300 |
| commit | 1a6fdfae6be09b09eaced8f0e442ca6f7680a61e (patch) | |
| tree | 03f5609019cefb14ef07075ed01120f4daf1f695 /package.js | |
| parent | 09f73a6a128823994616cfeeb9d45107f0f676b3 (diff) | |
| download | bootstrap-1a6fdfae6be09b09eaced8f0e442ca6f7680a61e.tar.xz bootstrap-1a6fdfae6be09b09eaced8f0e442ca6f7680a61e.zip | |
Bump version to 5.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 bba781361..e561a6a74 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: '5.1.2', + version: '5.1.3', git: 'https://github.com/twbs/bootstrap.git' }) |
