Skip to content

Commit 20f0808

Browse files
2.0.0-beta.0
1 parent 0de266a commit 20f0808

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluffy-spoon/substitute",
3-
"version": "1.0.0",
3+
"version": "2.0.0-beta.0",
44
"description": "TypeScript port of NSubstitute, which aims to provide a much more fluent mocking opportunity for strong-typed languages",
55
"license": "MIT",
66
"funding": {
@@ -61,4 +61,4 @@
6161
"failFast": true,
6262
"failWithoutAssertions": true
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)