Skip to content

Commit ce367d2

Browse files
authored
Merge pull request #45 from developit/update-version
Bump version to 2.1.0
2 parents e85778b + d2f0c0c commit ce367d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "preact-redux",
33
"amdName": "preactRedux",
4-
"version": "2.0.3",
4+
"version": "2.1.0",
55
"description": "Wraps react-redux up for Preact, without preact-compat",
66
"main": "dist/preact-redux.js",
77
"module": "dist/preact-redux.esm.js",

0 commit comments

Comments
 (0)