From fcf83a6b0c9c99816aed6bde5b5f478a0edfd21d Mon Sep 17 00:00:00 2001 From: Philos Kim Date: Sat, 21 Dec 2019 00:53:18 +0900 Subject: [PATCH] v0.6.2 --- README.adoc | 2 +- project.clj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 0cc7240..7d49765 100644 --- a/README.adoc +++ b/README.adoc @@ -17,7 +17,7 @@ [listing] ---- -[philoskim/debux-stubs "0.6.1"] +[philoskim/debux-stubs "0.6.2"] ---- diff --git a/project.clj b/project.clj index b4b588e..805b143 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject philoskim/debux-stubs "0.6.1" +(defproject philoskim/debux-stubs "0.6.2" :description "Debux library for production" :url "https://github.com/philoskim/debux-stubs" :license {"Eclipse Public License"