Skip to content

Commit 2b53ff7

Browse files
authored
[semver:patch] Bump to 1.1.1 (#45)
1 parent c7bc2ca commit 2b53ff7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.sw[op]
2+
node_modules/

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecov-circleci-orb",
3-
"version": "1.0.5",
3+
"version": "1.1.1",
44
"description": "Codecov CircleCI Orb",
55
"main": "index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)