Skip to content

Commit acac9f5

Browse files
committed
0.1.1
1 parent fa80984 commit acac9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-time-helpers",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
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)