From e22a0b17de883cd794f02cd9175ddf471d1838ba Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Tue, 4 Apr 2017 10:19:18 -0500 Subject: [PATCH] Increment version. --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index fe6b8f4..eb655b1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "mdi", - "version": "1.9.32", + "version": "1.9.33", "main": [ "scss/materialdesignicons.scss" ], diff --git a/package.json b/package.json index c1ea394..bbce5ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdi", - "version": "1.9.32", + "version": "1.9.33", "description": "Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.", "main": "preview.html", "style": "css/materialdesignicons.css",