Skip to content

Commit

Permalink
Bump version to 0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Mar 31, 2023
1 parent 124352d commit 92a4c31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davesnx/styled-ppx",
"version": "0.35.0",
"version": "0.36.0",
"description": "Typed styled components in ReScript",
"author": "David Sancho <[email protected]>",
"license": "BSD-2",
Expand Down Expand Up @@ -64,4 +64,4 @@
"esy menhir --interpret --interpret-show-cst packages/parser/lib/css_parser.mly"
},
"dependencies": { "@opam/ppx_deriving_yojson": "3.7.0" }
}
}

0 comments on commit 92a4c31

Please sign in to comment.