Skip to content

Commit 7ae1957

Browse files
committed
1.0.0
1 parent 5471265 commit 7ae1957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-time-helpers",
3-
"version": "0.1.1",
3+
"version": "1.0.0",
44
"description": "Helpers you can use in tests that relate to the passage of time (i.e. code that involves setTimeout, setInterval, new Date(), Date.now(), etc)",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)