Skip to content

Commit df5d91a

Browse files
committed
bump version to 2.2.3
1 parent dbb0c27 commit df5d91a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This repository hosts VS Code snippets. Neovim snippets can be found [here](http
1212

1313
Download this extension:
1414

15-
- Visual Studio Code marketplace: [Download here](https://marketplace.visualstudio.com/items?itemName=TastyKiwi.pewpew-snippets)
15+
- Visual Studio Code marketplace: [Download here](https://marketplace.visualstudio.com/items?itemName=HybroidTeam.pewpewsnippets)
1616
- `.vsix` extension: [GitHub Releases](https://github.com/Tasty-Kiwi/Pewhelp-vscode/releases)
1717

1818
## Building it

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "PewPew Snippets",
44
"description": "More coding, less referencing the documentation.",
55
"publisher": "HybroidTeam",
6-
"version": "2.2.2",
6+
"version": "2.2.3",
77
"engines": {
88
"vscode": "^1.53.0"
99
},

0 commit comments

Comments
 (0)