Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ospencer committed Jul 4, 2020
1 parent 2eeee45 commit d04f629
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion esy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "binaryen.ml",
"version": "0.2.0",
"version": "0.2.1",
"esy": {
"build": "dune build @all @install --no-buffer",
"buildEnv": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "binaryen.ml",
"version": "0.2.0",
"version": "0.2.1",
"description": "OCaml bindings for Binaryen.",
"dependencies": {},
"devDependencies": {
Expand Down

0 comments on commit d04f629

Please sign in to comment.