Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit ea0eafc

Browse files
committed
Update changelog and bump version
1 parent 659c267 commit ea0eafc

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
#Changes
22

3+
## 0.1.2
4+
5+
* ADDED: cljc syntax highlighting
6+
7+
## 0.1.1
8+
9+
* FIX: Inline results stacking
10+
311
## 0.1.0
412

513
* ADDED: Refresh connection command

plugin.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{:name "Clojure"
2-
:version "0.1.1"
2+
:version "0.1.2"
33
:author "Kodowa"
44
:source "https://github.com/LightTable/Clojure"
55
:desc "Clojure integration for Light Table"

0 commit comments

Comments
 (0)