Skip to content

Commit 84e3c53

Browse files
author
Yogthos
committed
bump up version
1 parent 0a72d2b commit 84e3c53

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
* 1.12.66 - [leave initial slashes in script src alone](https://github.com/yogthos/Selmer/pull/318)
12
* 1.12.65 - [handle error for template without closing delimiters](https://github.com/yogthos/Selmer/pull/317)
23
* 1.12.64 - [support for specifying type attribute of script tag](https://github.com/yogthos/Selmer/pull/316)
34
* 1.12.63 - [update render behavior to match render-file](https://github.com/yogthos/Selmer/pull/315)

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject selmer "1.12.65"
1+
(defproject selmer "1.12.66"
22
:description "Django style templates for Clojure"
33
:url "https://github.com/yogthos/Selmer"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)