diff --git a/README.md b/README.md index 8ece441d31..11bb79e947 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ Blog

-## 1,000+ icons +## 1,100+ icons -![Bootstrap Icons full set](https://user-images.githubusercontent.com/98681/85891337-be640680-b7a3-11ea-84a0-0a103fce118c.png) +[![Bootstrap Icons full set](https://user-images.githubusercontent.com/98681/91365119-402cdc00-e7b5-11ea-9a2c-e1a03aed21c3.png)](https://icons.getbootstrap.com) -[Also available in Figma.](https://www.figma.com/file/hTJtQ2MrMTeNVmYrVBqNZZ/Bootstrap-Icons-v1.0.0-alpha5?node-id=0%3A1) +[Also available in Figma.](https://www.figma.com/file/9YmlUAwhMv99G4yP4yN7Jy/Bootstrap-Icons-v1.0.0?node-id=0%3A1) ## Install diff --git a/config.yml b/config.yml index b1f7fe0e1d..da0b418fe7 100644 --- a/config.yml +++ b/config.yml @@ -38,7 +38,7 @@ params: description: "Official open source SVG icon library for Bootstrap" social_image_path: /assets/img/bootstrap-icons-social.png - version: "1.0.0-alpha5" + version: "1.0.0" bs_docs_version: "4.5" main: "https://getbootstrap.com" diff --git a/package.json b/package.json index e200738264..a55404f9ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-icons", - "version": "1.0.0-alpha5", + "version": "1.0.0", "description": "Official open source SVG icon library for Bootstrap", "author": "mdo", "license": "MIT",