Skip to content

Commit 31e42b5

Browse files
committed
Bump version 0.1.0
1 parent 71b79c6 commit 31e42b5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
All notable changes to the "python-snippets" extension will be documented in this file.
33

4+
## [0.1.0]
5+
6+
- Merge PRs #15, #16, #17
7+
48
## [0.0.9]
59
- Merge PR #11
610

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "python-snippets",
33
"displayName": "python-snippets",
44
"description": "Python Snippets",
5-
"version": "0.0.9",
5+
"version": "0.1.0",
66
"publisher": "cstrap",
77
"icon": "images/python.png",
88
"engines": {

0 commit comments

Comments
 (0)