Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpb06 committed Apr 17, 2021
1 parent 6c666d5 commit 5df81ec
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,7 +1,7 @@
{
"name": "jest-badges-action",
"description": "Generates coverage badges and pushes them to the repo",
"version": "1.0.0",
"version": "1.1.0",
"main": "lib/main.js",
"repository": "https://github.com/jpb06/jest-badges-action.git",
"author": "jpb06 <jpb.06@outlook.com>",
Expand Down Expand Up @@ -45,4 +45,4 @@
"ts-jest": "^26.5.5",
"typescript": "^4.2.4"
}
}
}

0 comments on commit 5df81ec

Please sign in to comment.