Skip to content

Commit 19d2d4d

Browse files
authored
Merge pull request #12 from bvanjoi/next
release: 0.0.7
2 parents 589db91 + 1a34fe7 commit 19d2d4d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/Publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ env:
99
- main
1010
paths:
1111
- 'package.json'
12-
- '.github/workflows/Publish.yml'
1312

1413
jobs:
1514
build:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-resolver",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "node binding for nodejs-resolver",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)