Skip to content

Commit

Permalink
Cloregram version 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aldebogdanov committed May 4, 2024
1 parent 04f9395 commit 0d73d81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject io.github.algoflora/lein-template.cloregram "0.3.4"
(defproject io.github.algoflora/lein-template.cloregram "0.3.5"

:description "Template project of Telegram Bot Application using Cloregram framewwork"

Expand Down
2 changes: 1 addition & 1 deletion resources/leiningen/new/cloregram/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:url "https://www.eclipse.org/legal/epl-2.0/"}

:dependencies [[org.clojure/clojure "1.11.2"]
[io.github.algoflora/cloregram "0.11.0"]]
[io.github.algoflora/cloregram "0.11.1"]]

:plugins [[lein-eftest "0.6.0"]]

Expand Down

0 comments on commit 0d73d81

Please sign in to comment.