From e0573a900aeed02f32560375ed8b1dd7ca07e051 Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Tue, 24 Feb 2015 23:41:30 -0600 Subject: [PATCH] Update npm/bower versions. --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 11cb6a3..f2e73fd 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "mdi", - "version": "0.9.21-alpha", + "version": "0.9.22-alpha", "main": [ "materialdesignicons.css", "fonts/*", diff --git a/package.json b/package.json index 227cb54..160e3ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdi", - "version": "0.9.21-alpha", + "version": "0.9.22-alpha", "description": "Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.", "main": "preview.html", "scripts": {