Browse Source

Updating component and package version numbers

Dave Gandy 9 years ago
parent
commit
8cc8b05925
2 changed files with 2 additions and 2 deletions
  1. 1 1
      component.json
  2. 1 1
      package.json

+ 1 - 1
component.json

@@ -2,7 +2,7 @@
   "name": "font-awesome",
   "repo": "FortAwesome/Font-Awesome",
   "description": "Font Awesome",
-  "version": "4.6.0",
+  "version": "4.6.1",
   "keywords": [],
   "dependencies": {},
   "development": {},

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "font-awesome",
   "description": "The iconic font and CSS framework",
-  "version": "4.6.0",
+  "version": "4.6.1",
   "style": "css/font-awesome.css",
   "keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
   "homepage": "http://fontawesome.io/",