diff --git a/README.md b/README.md index 4dbf8ff..06ab1c5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project provides a way to utilize SVG icons in React-based projects with ea - The aforementioned **React Component**, which transparently handles mapping between SVG and IMG tags in various browsers. It's optimized to be fast, and comes with no external dependencies beyond React itself. -- _**Bonus:**_ react-iconpack ships with **over 1,000 ready to use SVG icons** from various different open source projects. Hit the ground running and avoid the tedious task of gathering all the assets you need. +- _**Bonus:**_ react-iconpack ships with **over 1,000 ready to use SVG icons** from various different icon projects. Hit the ground running and avoid the tedious task of gathering all the assets you need. Installation and Usage ============== diff --git a/package.json b/package.json index 5d91c47..07dba81 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-iconpack", "description": "A React Component for handling SVGs coupled with Babel and Browserify plugins to only bundle the SVGs you use.", "author": "Ryan McGrath", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "dependencies": {