We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b975d8c commit 3df5e83Copy full SHA for 3df5e83
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.3.2
4
5
- Bump squint to 0.7.105
6
- Fix [#49](https://github.com/nextjournal/clojure-mode/issues/49): bug with hitting backspace after line comment
package.json
@@ -3,7 +3,7 @@
"files": [
"dist"
],
- "version": "0.3.1",
+ "version": "0.3.2",
7
"license": "EPL-2.0",
8
"repository": {
9
"type": "git",
0 commit comments