Skip to content

Commit acac9f5

Browse files
committed
0.1.1
1 parent fa80984 commit acac9f5

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.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)