Skip to content

Commit

Permalink
release "4.16"
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Aug 5, 2021
1 parent ad2282d commit 79f6409
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 4.16
- [+ctmx option](https://github.com/luminus-framework/luminus-template/pull/544)

## 4.15
- selmer 1.12.44
- fix for shadow-cljs compiling in uberjar profile
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject luminus/lein-template "4.15"
(defproject luminus/lein-template "4.16"
:description "a template for creating Luminus applications"
:url "https://github.com/yogthos/luminus-template"
:license {:name "MIT License"
Expand Down
2 changes: 1 addition & 1 deletion resources/leiningen/new/luminus/core/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# <<name>>

generated using Luminus version "4.15"
generated using Luminus version "4.16"

FIXME

Expand Down

0 comments on commit 79f6409

Please sign in to comment.