Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmertin committed Jun 9, 2022
1 parent 3869ffc commit bebec65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject ca.nickmertin/async-arbiter "0.1.1-SNAPSHOT"
(defproject ca.nickmertin/async-arbiter "0.1.1"
:description "A Clojure(Script) library that provides an async-enabled key-based mutual exclusion facility."
:url "https://github.com/nickmertin/async-arbiter"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
Expand Down

0 comments on commit bebec65

Please sign in to comment.