Skip to content

Commit

Permalink
Push: automaton-core to branch: la.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaspazza committed Sep 22, 2024
1 parent 510704f commit 3290b78
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bb.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{:deps {org.clojars.hephaistox/automaton-build #:mvn{:version "3.2.0-31-la"}}
{:deps {org.clojars.hephaistox/automaton-build #:mvn{:version "3.2.0-32-la"}}
:paths []
:tasks
{-base-deps {:doc "Dependencies for a task using bb"
Expand Down
1 change: 0 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,5 @@
org.clojure/clojure #:mvn{:version "1.11.4"}
org.clojure/tools.cli #:mvn{:version "1.1.230"}
org.clojure/tools.logging #:mvn{:version "1.3.0"}
org.postgresql/postgresql #:mvn{:version "42.7.3"}
zprint/zprint #:mvn{:version "1.2.9"}}
:paths ["src/clj/" "src/cljc/" "resources/"]}
2 changes: 1 addition & 1 deletion version.edn
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{:version "1.5.0-22-la"}
{:version "1.5.0-23-la"}

0 comments on commit 3290b78

Please sign in to comment.