From d998ac53d8c9e46b7d30a66698bcef4ac04aca9e Mon Sep 17 00:00:00 2001 From: Alexander Yakushev Date: Wed, 26 Jun 2013 13:37:13 +0300 Subject: [PATCH] Hit new major version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8f1c7f7..5093efd 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject neko "2.0.0-beta3" +(defproject neko "3.0.0-SNAPSHOT" :description "Neko is a toolkit designed to make Android development using Clojure easier and more fun." :url "http://example.com/FIXME" :license {:name "Eclipse Public License"