Skip to content

Commit

Permalink
1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dolsem committed Jul 31, 2020
1 parent c855677 commit 59b2397
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thunkless",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"description": "Thunkless middleware for Redux",
"main": "dist/thunkless.cjs.js",
"module": "dist/thunkless.esm.js",
Expand Down

0 comments on commit 59b2397

Please sign in to comment.