Skip to content

Commit f0c5797

Browse files
committed
version: 0.0.11
1 parent 1508eea commit f0c5797

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

esy.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
{
2-
"name": "@baransu/graphql_ppx_re",
3-
"version": "0.0.10",
4-
"description": "GraphQL PPX rewriter for Bucklescript/ReasonML",
5-
"repository": "https://github.com/baransu/graphql_ppx_re",
6-
"author": "Tomasz Cichocinski <tomaszcichocinski@gmail.com>",
7-
"license": "MIT",
82
"dependencies": {
93
"@opam/dune": "*",
104
"@opam/result": "*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baransu/graphql_ppx_re",
3-
"version": "0.0.9",
3+
"version": "0.0.11",
44
"description": "GraphQL PPX rewriter for Bucklescript/ReasonML",
55
"repository": "https://github.com/baransu/graphql_ppx_re",
66
"author": "Tomasz Cichocinski <tomaszcichocinski@gmail.com>",

0 commit comments

Comments
 (0)