diff options
| author | XhmikosR <[email protected]> | 2021-02-10 18:14:51 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-10 18:14:51 +0200 |
| commit | e50c11b8c6434b6d68ea5897771e4d35fe12f5c3 (patch) | |
| tree | bb52939845662ce21d01c370092a12fbb0875fb4 /package.js | |
| parent | 2bb42a9176e7ea361aa1ab0050da5be6a5cb56ea (diff) | |
| download | bootstrap-5.0.0-beta2.tar.xz bootstrap-5.0.0-beta2.zip | |
Release v5.0.0-beta2 (#32467)v5.0.0-beta2
* Bump version to 5.0.0-beta2
* Dist
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 2defef00d..53f1e073c 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.0.0-beta1', + version: '5.0.0-beta2', git: 'https://github.com/twbs/bootstrap.git' }) |
