Skip to content

Commit 0aaae32

Browse files
committed
Update changelog. Bump version
1 parent 5fb500a commit 0aaae32

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.10.5
2+
3+
Fix namespace evaluation for modules beginning with a semicolon.
4+
15
# Version 0.10.4
26

37
Show the full stacktrace on an evaluation error.

package.json

+1-1
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.10.4",
5+
"version": "0.10.5",
66
"publisher": "avli",
77
"author": {
88
"name": "Andrey Lisin",

0 commit comments

Comments
 (0)