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

Commit d9ea2e5

Browse files
committed
0.0.13
Signed-off-by: Chris Granger <ibdknox@gmail.com>
1 parent b9db430 commit d9ea2e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.0.12"
2+
:version "0.0.13"
33
:author "Kodowa"
44
:source "https://github.com/LightTable/Clojure"
55
:desc "Clojure integration for Light Table"

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
(defproject com.lighttable/clojure "0.0.12"
1+
(defproject com.lighttable/clojure "0.0.13"
22
:description "Clojure plugin for Light Table"
33
:dependencies [[org.clojure/clojure "1.5.1"]])

0 commit comments

Comments
 (0)