Skip to content

Commit 78cfd7d

Browse files
authored
Merge pull request #56 from trurl-master/fix-version
Fix version
2 parents 89011dc + b2fe8a3 commit 78cfd7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "jsdom-testing-mocks",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"author": "Ivan Galiatin",
55
"license": "MIT",
66
"description": "A set of tools for emulating browser behavior in jsdom environment",

0 commit comments

Comments
 (0)