Skip to content

Commit 95f8f38

Browse files
committed
Update for 0.1.1
1 parent ac6c9d7 commit 95f8f38

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

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

55
### Bugfixes
66

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: 1 addition & 1 deletion
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.1.0",
5+
"version": "0.1.1",
66
"preview": true,
77
"publisher": "lumaxis",
88
"author": {

0 commit comments

Comments
 (0)