From ac4782e8328fe63bcb9819f396f57a736f26b88c Mon Sep 17 00:00:00 2001 From: Sean Johnson Date: Sun, 11 Jan 2015 08:35:46 -0500 Subject: [PATCH] Release 1.0.0! --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 9854b38..1273e9b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject posthere.io "0.1.0-SNAPSHOT" +(defproject posthere.io "1.0.0" :description "Debug all the POST Requests." :url "http://posthere.io/" :license {