Skip to content

Commit debc33d

Browse files
committed
v0.2.1
1 parent 8588abc commit debc33d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [Unreleased]
3+
## [0.2.1]
44

55
### Fixes
66

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "snippet-copy",
33
"displayName": "Snippet Copy",
44
"description": "Easily copy snippets of code without unnecessary indentation, making it easier to share them e.g. via Slack",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"icon": "images/icon.png",
77
"galleryBanner": {
88
"color": "#1C252C",

0 commit comments

Comments
 (0)