Skip to content

Commit 49e81e7

Browse files
committed
release 2.4.0
1 parent 44e7cd7 commit 49e81e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cycle/react",
3-
"version": "2.3.0",
3+
"version": "2.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)