Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2021-11-01 21:57:04 +0300
committerGitHub <noreply@github.com>2021-11-01 21:57:04 +0300
commit25787cde29cb242261bc34714eda28c5350316a4 (patch)
treeffc4b811afbb5274694a4dcb782f756cdeb6f7b9 /package.json
parentbcc1937e35305ae221e9e2367a9649ebb77d1ba1 (diff)
v1.7.0 icons (#1068)v1.7.0
* Add new icons for v1.7.0, fix some existing ones * Bump versions, update readme and social, update hero link * Fix some duplicates, but mostly add pages * missed one * fix a few things * Fix typo in name * Rerun script * Bump package version
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 039df33f9..30213b197 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "bootstrap-icons",
- "version": "1.6.1",
+ "version": "1.7.0",
"description": "Official open source SVG icon library for Bootstrap",
"author": "mdo",
"license": "MIT",