Skip to content

Commit

Permalink
Merge pull request #67 from jesims/bump-customs
Browse files Browse the repository at this point in the history
bump-customs
  • Loading branch information
axrs committed Jun 10, 2021
2 parents 158cc29 + 73789c2 commit 126f396
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 9 deletions.
14 changes: 7 additions & 7 deletions .idea/parent.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# project.clj 4.13.0

Updated:

* `project.clj`
* `io.jesi/customs` to `1.3.2`

# project.clj 4.12.0

Updated:
Expand Down
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.12.0"
(defproject io.jesi/parent "4.13.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.3"]
[thheller/shadow-cljs "2.14.2"]
[io.jesi/backpack "7.1.0"]
[io.jesi/customs "1.3.1"]
[io.jesi/customs "1.3.2"]
[com.rpl/specter "1.1.3"]
[org.clojure/core.async "1.3.618"]
;DB
Expand Down

0 comments on commit 126f396

Please sign in to comment.