aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-05-05 22:32:12 +0300
committerGitHub <[email protected]>2021-05-05 22:32:12 +0300
commitbf0936748602c8109fd916c64b4560799fa1c3f8 (patch)
treed88687012f32cff8e7039bdc2d470565aa83cc59 /package.json
parent48ae5a7149d30d7d80cecbaaabaa88f7679c9172 (diff)
downloadbootstrap-5.0.0.tar.xz
bootstrap-5.0.0.zip
Release v5.0.0 (#33647)v5.0.0
* Bump version to 5.0.0 * Fix npm tag * Dist
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 317c56318..0d482f652 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "bootstrap",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
- "version": "5.0.0-beta3",
+ "version": "5.0.0",
"config": {
"version_short": "5.0"
},