Skip to content

Commit

Permalink
build: release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
teneko committed Nov 25, 2021
1 parent a896524 commit 764448c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teroneko/redux-saga-promise",
"version": "1.2.2",
"version": "1.2.3",
"description": "Create actions that return promises, which are resolved or rejected by a redux saga",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand Down

0 comments on commit 764448c

Please sign in to comment.