Skip to content

Commit 48c85d9

Browse files
committed
Update documentation, bump version
1 parent 17505b9 commit 48c85d9

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Version 0.7.1
1+
# Version 0.7.3
2+
3+
Fixes typos in documentation.
4+
5+
# Version 0.7.2
26

37
Fixes README.md formatting to display correctly on the Visual Studio Marketplace web-site.
48

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ I'm trying, believe me!
66

77
## Quickstart
88

9-
Make sure [Leiningen](https://leiningen.org/) is installed on your machine, open a Clojure file or project, wait until the extension, wait until the extension will start and connect to nREPL and enjoy :-)
9+
Make sure that [Leiningen](https://leiningen.org/) is installed on your machine, open a Clojure file or project, wait until the extension will start nREPL and connect to it - now all the goodies should work :-)
1010

1111
## Supported Features
1212

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

0 commit comments

Comments
 (0)