From c0606ce4b1113169658ef897aaec4708da01299b Mon Sep 17 00:00:00 2001 From: Ilia Ablamonov Date: Thu, 7 Feb 2013 13:49:20 +0400 Subject: [PATCH] Version bump --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 289ccef..fddeb09 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject node-webkit-cljs "0.1.3" +(defproject node-webkit-cljs "0.1.4" :description "Native UI API wrapper for node-webkit" :url "http://github.com/Flamefork/node-webkit-cljs" :license {:name "Eclipse Public License"