Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Commit 155f662

Browse files
committedJun 1, 2016
Version bump to fix my publish mistake
1 parent 029ac62 commit 155f662

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
 

‎package.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "svg-react-loader",
33
"fullname": "SVG to React Loader",
44
"description": "A Webpack Loader to turn SVGs into React Components",
5-
"version": "0.3.4",
5+
"version": "0.3.5",
66
"keywords": [
77
"webpack",
88
"loader",
@@ -46,5 +46,9 @@
4646
},
4747
"bugs": {
4848
"url": "http://github.com/jhamlet/svg-react-loader/issues"
49-
}
49+
},
50+
"contributors": [
51+
"Jerry Hamlet <jerry@hamletink.com> (http://hamletink.com)",
52+
"Jonathan Ong <me@jongleberry.com> (http://twitter.com/jongleberry)"
53+
]
5054
}

0 commit comments

Comments
 (0)
Failed to load comments.