Skip to content

Commit ac8e442

Browse files
committed
Bump up to 1.0.0-RC1
1 parent 34f3d7f commit ac8e442

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.0-SNAPSHOT
1+
## 1.0.0-RC1 (1.2.2016)
22

33
* Move from compile-time to runtime route resolution.
44
* Most of the internal macro magic has been vaporized

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

0 commit comments

Comments
 (0)