Skip to content

Commit

Permalink
0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-mccall committed Oct 23, 2022
1 parent ad920b0 commit 2ccb339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clangd/install",
"version": "0.1.5",
"version": "0.1.16",
"description": "Installing clangd binaries from editor plugins.",
"main": "out/src/index.js",
"files": [
Expand Down

1 comment on commit 2ccb339

@sam-mccall
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hilarious... this should have been 0.1.6 of course. Oh well, it doesn't really matter.

Please sign in to comment.