Skip to content

Commit 92a4c31

Browse files
committed
Bump version to 0.36
1 parent 124352d commit 92a4c31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@davesnx/styled-ppx",
3-
"version": "0.35.0",
3+
"version": "0.36.0",
44
"description": "Typed styled components in ReScript",
55
"author": "David Sancho <dsnxmoreno@gmail.com>",
66
"license": "BSD-2",
@@ -64,4 +64,4 @@
6464
"esy menhir --interpret --interpret-show-cst packages/parser/lib/css_parser.mly"
6565
},
6666
"dependencies": { "@opam/ppx_deriving_yojson": "3.7.0" }
67-
}
67+
}

0 commit comments

Comments
 (0)