Skip to content

Commit 2af6ad5

Browse files
committed
v0.1.0
1 parent 138d1db commit 2af6ad5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ node_modules
2828
.lock-wscript
2929

3030
.DS_Store
31+
.generator-release

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-css-builder",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "CSS builder to create react component style objects",
55
"main": "react-css-builder.js",
66
"directories": {

0 commit comments

Comments
 (0)