Skip to content

Commit

Permalink
Bumped version number for bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Paula Gearon committed Jul 29, 2020
1 parent f0789fa commit 0b7160b
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,5 +1,5 @@
(defproject org.clojars.quoll/asami "1.0.0-SNAPSHOT"
:description "An in-memory implementation of a graph store, implementing the naga-store protocol"
(defproject org.clojars.quoll/asami "1.0.1"
:description "An in memory graph store for Clojure and ClojureScript"
:url "http://github.com/threatgrid/asami"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
Expand Down

0 comments on commit 0b7160b

Please sign in to comment.