Skip to content

Commit f3603ba

Browse files
committed
chore: next version
1 parent d3d6eb2 commit f3603ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "Tailwindcss Plugin Material-Tokens",
33
"name": "@glare-labs/tailwindcss-material-tokens",
4-
"version": "0.1.3",
4+
"version": "0.2.0",
55
"publishConfig": {
66
"access": "public"
77
},
@@ -44,7 +44,7 @@
4444
},
4545
"types": "build/index.d.ts",
4646
"typings": "build/index.d.ts",
47-
"workspaces":[
47+
"workspaces": [
4848
"test"
4949
],
5050
"scripts": {

0 commit comments

Comments
 (0)