Skip to content

Commit

Permalink
Merge pull request #54 from jesims/JESI-3634
Browse files Browse the repository at this point in the history
  • Loading branch information
axrs committed Sep 21, 2020
2 parents c74a924 + d6f81ed commit 867e9b3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# project.clj 4.2.0

Update

* `io.jesi/customs` to `1.2.0`

# project.clj 4.1.0

Update
Expand Down
2 changes: 1 addition & 1 deletion bindle
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject io.jesi/parent "4.1.0"
(defproject io.jesi/parent "4.2.0"
:description "Clojure and NPM parent package definitions"
:url "https://github.com/jesims/parent#readme"
:license {:name "Eclipse Public License - v 1.0"
Expand All @@ -9,7 +9,7 @@
:managed-dependencies [[org.clojure/clojure "1.10.1"]
[thheller/shadow-cljs "2.8.109"]
[io.jesi/backpack "6.1.0"]
[io.jesi/customs "1.1.1"]
[io.jesi/customs "1.2.0"]
[com.rpl/specter "1.1.3"]
[org.clojure/core.async "1.1.587"]
;DB
Expand Down

0 comments on commit 867e9b3

Please sign in to comment.