Skip to content

Commit dde7a40

Browse files
committed
Update CHANGELOG. Bump version
1 parent 87e3c6c commit dde7a40

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.13.1
2+
3+
Updates the embedded nREPL dependencies. Add settings for explicitly setting these dependencies versions.
4+
15
# Version 0.13.0
26

37
Adds the ability to show evaluation results inline:

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": "clojure",
33
"displayName": "Clojure",
44
"description": "Clojure nREPL support for Visual Studio Code",
5-
"version": "0.13.0",
5+
"version": "0.13.1",
66
"publisher": "avli",
77
"author": {
88
"name": "Andrey Lisin",

0 commit comments

Comments
 (0)