Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
3.20.1
  • Loading branch information
giltayar committed Nov 12, 2023
1 parent 65f7b3e commit 102c53c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "testdouble",
"version": "3.20.0",
"version": "3.20.1",
"description": "A minimal test double library for TDD with JavaScript",
"homepage": "https://github.com/testdouble/testdouble.js",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
@@ -1 +1 @@
export default '3.20.0'
export default '3.20.1'

0 comments on commit 102c53c

Please sign in to comment.