We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f3d7f commit ac8e442Copy full SHA for ac8e442
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.0.0-SNAPSHOT
+## 1.0.0-RC1 (1.2.2016)
2
3
* Move from compile-time to runtime route resolution.
4
* Most of the internal macro magic has been vaporized
project.clj
-(defproject metosin/compojure-api "1.0.0-SNAPSHOT"
+(defproject metosin/compojure-api "1.0.0-RC1"
:description "Compojure Api"
:url "https://github.com/metosin/compojure-api"
:license {:name "Eclipse Public License"
0 commit comments