Skip to content

Commit c58db63

Browse files
committed
v1.1.1
1 parent b308c68 commit c58db63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.0",
2+
"version": "1.1.1",
33
"lerna": "2.0.0-rc.5",
44
"packages": [
55
"packages/*"

packages/jest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@taskr/jest",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Jest plugin for Taskr",
55
"repository": "lukeed/taskr",
66
"main": "index.js",

0 commit comments

Comments
 (0)