aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-06-22 21:29:16 +0300
committerGitHub <[email protected]>2021-06-22 21:29:16 +0300
commit688bce4fa695cc360a0d084e34f029b0c192b223 (patch)
treedcda8a139b0225f23df2c3d3811afdefbc6d5af0 /package.json
parent16d5041a76748580bae47ce168ba579daae9725b (diff)
downloadbootstrap-688bce4fa695cc360a0d084e34f029b0c192b223.tar.xz
bootstrap-688bce4fa695cc360a0d084e34f029b0c192b223.zip
Release v5.0.2 (#34276)v5.0.2
* Bump version to v5.0.2. * 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 e18cfa48c..0778426f6 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.1",
+ "version": "5.0.2",
"config": {
"version_short": "5.0"
},