Skip to content

Commit

Permalink
Merge pull request #26 from jesims/JESI-2333
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreTheHunter committed Aug 8, 2019
2 parents 864b6e9 + e713363 commit d248df2
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.21"
(defproject io.jesi/parent "0.0.22"
: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 "1.1.0"]
[io.jesi/backpack "2.0.0"]
[com.rpl/specter "1.1.2"]
[org.clojure/core.async "0.4.490"]
;DB
Expand Down

0 comments on commit d248df2

Please sign in to comment.