Skip to content

Commit 2b085ca

Browse files
committed
release 1.4.0
1 parent 4c294b9 commit 2b085ca

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": "@cycle/react",
3-
"version": "1.3.4",
3+
"version": "1.4.0",
44
"description": "Utilities to interoperate between Cycle.js and React",
55
"author": "Andre Staltz <[email protected]>",
66
"license": "MIT",
@@ -49,4 +49,4 @@
4949
"compile-es6": "echo 'TODO' : tsc --module es6 --outDir ./lib/es6",
5050
"test": "$(npm bin)/mocha test/*.ts --require ts-node/register --recursive"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)