Skip to content

Commit 726c96f

Browse files
committed
1.0.1
1 parent 9da8f90 commit 726c96f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "problem-matcher",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Evaluate VSCode Problem Matchers",
55
"main": "index.js",
66
"repository": {
7-
"type" : "git",
8-
"url" : "https://github.com/mheap/problem-matcher"
7+
"type": "git",
8+
"url": "https://github.com/mheap/problem-matcher"
99
},
1010
"scripts": {
1111
"test": "jest",

0 commit comments

Comments
 (0)