Skip to content

Commit

Permalink
Prepare 0.12 line.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Frese committed Jul 25, 2024
1 parent 61ddda4 commit 8bbcc74
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 de.active-group/reacl-c-basics "0.11.8"
(defproject de.active-group/reacl-c-basics "0.12.0-SNAPSHOT"
:description "Library with utilities often useful when writing web applications with Reacl-C."

:url "http://github.com/active-group/reacl-c-basics"
Expand All @@ -8,7 +8,7 @@

:dependencies [[org.clojure/clojure "1.10.1" :scope "provided"]
[org.clojure/clojurescript "1.10.773" :scope "provided"]
[de.active-group/reacl-c "0.11.7" #_"0.12.0-SNAPSHOT"]
[de.active-group/reacl-c "0.12.0-SNAPSHOT"]

[de.active-group/active-clojure "0.41.0"]
[venantius/accountant "0.2.5"]
Expand Down

0 comments on commit 8bbcc74

Please sign in to comment.