Skip to content

Commit e5bf5f6

Browse files
committed
Update changelog. Bump version
1 parent 9202e9e commit e5bf5f6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.5.1
2+
3+
Updates the information about the supported features.
4+
15
# Version 0.5.0
26

37
Adds signature helper [#6](https://github.com/avli/clojureVSCode/issues/8).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "clojure",
33
"displayName": "Clojure",
44
"description": "Clojure nREPL support for Visual Studio Code",
5-
"version": "0.5.0",
5+
"version": "0.5.1",
66
"publisher": "avli",
77
"author": {
88
"name": "Andrey Lisin",

0 commit comments

Comments
 (0)