From cbfc429c912d3247f176a063f7e38d7e4552494f Mon Sep 17 00:00:00 2001 From: philoskim Date: Mon, 28 Jan 2019 12:33:32 +0900 Subject: [PATCH] v0.5.5 --- README.adoc | 2 +- project.clj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index c4c3415..b74d8b7 100644 --- a/README.adoc +++ b/README.adoc @@ -17,7 +17,7 @@ [listing] ---- -[philoskim/debux-stubs "0.5.4"] +[philoskim/debux-stubs "0.5.5"] ---- diff --git a/project.clj b/project.clj index 0890080..d3050b6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject philoskim/debux-stubs "0.5.4" +(defproject philoskim/debux-stubs "0.5.5" :description "Debux library for production" :url "https://github.com/philoskim/debux-stubs" :license {"Eclipse Public License"