Skip to content

Commit c1cbafb

Browse files
committed
bump up version
1 parent bc1cab5 commit c1cbafb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
[metosin/ring-swagger "0.21.0-SNAPSHOT"] is available but we use "0.20.4"
1111
```
1212

13+
## 0.22.2 (12.8.2015)
14+
15+
* fixes [150](https://github.com/metosin/compojure-api/issues/150)
16+
1317
## 0.22.1 (12.7.2015)
1418

1519
* fixes [137](https://github.com/metosin/compojure-api/issues/137) & [134](https://github.com/metosin/compojure-api/issues/134), thanks to @thomaswhitcomb!

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.22.1"
1+
(defproject metosin/compojure-api "0.22.2"
22
:description "Compojure Api"
33
:url "https://github.com/metosin/compojure-api"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)