Skip to content

Commit

Permalink
Merge pull request #29 from jesims/JESI-2977
Browse files Browse the repository at this point in the history
  • Loading branch information
BadAlgorithm committed Sep 27, 2019
2 parents 5bb02e4 + 188d015 commit bda3539
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,6 +1,6 @@
(def slf4j-version "1.7.26")

(defproject io.jesi/parent "0.0.24"
(defproject io.jesi/parent "0.0.25"
:description "Clojure and NPM parent package definitions"
:url "https://github.com/jesims/parent#readme"
:license {:name "Eclipse Public License - v 1.0"
Expand All @@ -10,7 +10,7 @@
:min-lein-version "2.8.1"
:managed-dependencies [[org.clojure/clojure "1.10.1"]
[thheller/shadow-cljs "2.8.41"]
[io.jesi/backpack "3.2.0"]
[io.jesi/backpack "3.2.1"]
[com.rpl/specter "1.1.2"]
[org.clojure/core.async "0.4.490"]
;DB
Expand Down

0 comments on commit bda3539

Please sign in to comment.