Skip to content

Commit 6d3b6c8

Browse files
committed
version bump -> 0.1.1
1 parent b1aa360 commit 6d3b6c8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
v0.1.0:
27
date: 2015-01-13
38
changes:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-svg-toolkit",
33
"description": "> A toolkit for working with, styling and converting SVG files",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"homepage": "https://github.com/iconic/grunt-svg-toolkit",
66
"author": {
77
"name": "Iconic",

0 commit comments

Comments
 (0)