Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbayley committed Jul 6, 2019
1 parent bad8892 commit 35ddd6c
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.0.1",
"version": "1.1.0",
"description": "Easily write your Jests in CoffeeScript.",
"keywords": [
"coffee",
Expand Down Expand Up @@ -73,4 +73,4 @@
"test.jest": "jest ${CI+--ci --all --no-cache}",
"clean": "rm *.js jest-preset.json"
}
}
}

0 comments on commit 35ddd6c

Please sign in to comment.