Skip to content

Commit e069bed

Browse files
committed
v2.0.0-alpha.0
1 parent 35f5074 commit e069bed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
#### Current
88

9-
+ v2.0.0-alpha - master branch
9+
+ v2.0.0-alpha.0 - master branch
1010
+ Drops Node 0.12 support (use at your own risk)
1111

1212
#### v1.x

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-svg-loader",
3-
"version": "1.1.1",
3+
"version": "2.0.0-alpha.0",
44
"description": "Optimize svg and load it as a React Component",
55
"main": "lib/loader.js",
66
"scripts": {

0 commit comments

Comments
 (0)