Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
feat(release): Release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gayanhewa committed Dec 3, 2017
1 parent 3f7cdcc commit 156151a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
out
node_modules
.DS_STORE
.vscode/bookmarks.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/gayanhewa/vscode-find-all-references"
},
"version": "0.2.1",
"version": "0.2.2",
"publisher": "gayanhewa",
"author": "Gayan Hewa <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -101,4 +101,4 @@
"@types/node": "^6.0.40",
"@types/mocha": "^2.2.32"
}
}
}

0 comments on commit 156151a

Please sign in to comment.