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 Jul 22, 2015
1 parent 6b94d3d commit 4f7b723
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.8"
(defproject org.rksm/cloxp-source-reader "0.1.9-SNAPSHOT"
:description "Source reading, parsing, and querying for cloxp."
:license {:name "MIT License"
:url "http://opensource.org/licenses/MIT"}
Expand All @@ -7,4 +7,4 @@
[org.clojure/tools.reader "0.9.2"]
[org.clojure/tools.namespace "0.2.10"]
[org.clojure/tools.analyzer.jvm "0.6.7"]
[org.rksm/system-files "0.1.6"]])
[org.rksm/system-files "0.1.7-SNAPSHOT"]])

0 comments on commit 4f7b723

Please sign in to comment.