From 76920df4148e7b88c274b53c7188068a967bc7b7 Mon Sep 17 00:00:00 2001 From: Erik Flowers Date: Sun, 30 Nov 2014 16:25:12 -0800 Subject: [PATCH] updated bower --- bower.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bower.json b/bower.json index 1dfe4f0..2176221 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "weather-icons", - "version": "1.2.1", + "version": "1.3.1", "homepage": "http://erikflowers.github.io/weather-icons/", "keywords": [ "css", "icon-font", "weather", "icon", "icons" @@ -8,16 +8,16 @@ "authors": [ "Erik Flowers " ], - "description": "123 weather themed icons inspired by Font Awesome and ready for Bootstrap", + "description": "189 weather themed icons inspired by Font Awesome and ready for Bootstrap", "license": "MIT", "main": [ "./css/weather-icons.css", "./css/weather-icons.min.css", "./weather-icons/weather-icons.less", - "./dist/fonts/weathericons-regular-webfont.eot", - "./dist/fonts/weathericons-regular-webfont.svg", - "./dist/fonts/weathericons-regular-webfont.ttf", - "./dist/fonts/weathericons-regular-webfont.woff" + "./dist/font/weathericons-regular-webfont.eot", + "./dist/font/weathericons-regular-webfont.svg", + "./dist/font/weathericons-regular-webfont.ttf", + "./dist/font/weathericons-regular-webfont.woff" ], "ignore": [ "cheatsheet/",