Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbayley committed Jul 29, 2019
1 parent 3e780a5 commit 140f401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-preset-coffeescript",
"version": "1.1.0",
"version": "1.1.1",
"description": "Easily write your Jests in CoffeeScript.",
"keywords": [
"coffee",
Expand Down Expand Up @@ -76,4 +76,4 @@
"test.jest": "jest ${CI+--ci --all --no-cache}",
"clean": "rm *.js jest-preset.json"
}
}
}

0 comments on commit 140f401

Please sign in to comment.