Skip to content

Commit 9bcba3e

Browse files
authored
Prep for v1.8.3 release (#1331)
* Bump version number * Update social card
1 parent b31d98b commit 9bcba3e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ params:
5353
description: "Official open source SVG icon library for Bootstrap"
5454
social_image_path: /assets/img/bootstrap-icons-social.png
5555

56-
version: "1.8.2"
56+
version: "1.8.3"
5757
docs_version: "5.2"
5858

5959
main: "https://getbootstrap.com"
4.1 KB
Loading

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-icons",
3-
"version": "1.8.2",
3+
"version": "1.8.3",
44
"description": "Official open source SVG icon library for Bootstrap",
55
"author": "mdo",
66
"license": "MIT",

0 commit comments

Comments
 (0)