Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rksm committed Apr 28, 2015
1 parent a654a1f commit 0d8c885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.rksm/cloxp-source-reader "0.1.3"
(defproject org.rksm/cloxp-source-reader "0.1.4"
:description "Source reading, parsing, and querying for cloxp."
:license {:name "MIT License"
:url "http://opensource.org/licenses/MIT"}
Expand All @@ -7,5 +7,5 @@
[org.clojure/tools.reader "0.9.1"]
[org.clojure/tools.namespace "0.2.8"]
[org.clojure/tools.analyzer.jvm "0.6.5"]
[org.rksm/system-files "0.1.4"]
[org.rksm/system-files "0.1.5"]
[com.keminglabs/cljx "0.6.0"]])

0 comments on commit 0d8c885

Please sign in to comment.