We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1aa360 commit 6d3b6c8Copy full SHA for 6d3b6c8
CHANGELOG
@@ -1,3 +1,8 @@
1
+v0.1.1:
2
+ date: 2015-05-06
3
+ changes:
4
+ - Fix for issue #3 - Converting SVG IDs to classes
5
+
6
v0.1.0:
7
date: 2015-01-13
8
changes:
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-svg-toolkit",
"description": "> A toolkit for working with, styling and converting SVG files",
- "version": "0.1.0",
+ "version": "0.1.1",
"homepage": "https://github.com/iconic/grunt-svg-toolkit",
"author": {
"name": "Iconic",
0 commit comments