Skip to content

Commit 7af3b5e

Browse files
committed
bump version to v0.2.1-beta
1 parent ceae302 commit 7af3b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsx-css-module-transforms",
3-
"version": "0.1.1-beta",
3+
"version": "0.2.1-beta",
44
"description": "A babel plugin to transform string classnames into css-module classnames",
55
"exports": "./dist/index.js",
66
"keywords": [

0 commit comments

Comments
 (0)