Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Jul 25, 2019
1 parent aa0c97d commit 12738f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion bsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "wonka",
"version": "3.0.0",
"version": "3.1.0",
"namespace": false,
"bsc-flags": ["-bs-super-errors", "-bs-no-version-header"],
"refmt": 3,
"package-specs": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wonka",
"description": "A fast push & pull stream library for Reason, OCaml, and TypeScript",
"version": "3.0.0",
"version": "3.1.0",
"author": "Phil Pluckthun <[email protected]>",
"source": "./src/index.js",
"main": "./dist/wonka.js",
Expand Down

0 comments on commit 12738f1

Please sign in to comment.