Skip to content

Commit 99ae56d

Browse files
committed
Release 0.24.4
1 parent 31af63a commit 99ae56d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Unreleased
1+
## 0.24.4 (13.1.2016)
22

3-
**[compare](https://github.com/metosin/compojure-api/compare/0.24.3...master)**
3+
**[compare](https://github.com/metosin/compojure-api/compare/0.24.3...0.24.4)**
44

55
- Updated ring-swagger:
66
- Discard all extra map keys from properties ([metosin/ring-swagger#77](https://github.com/metosin/ring-swagger/issues/77))

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject metosin/compojure-api "0.24.4-SNAPSHOT"
1+
(defproject metosin/compojure-api "0.24.4"
22
:description "Compojure Api"
33
:url "https://github.com/metosin/compojure-api"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)