From bd886d2135e9af21370e355300bdd2f7877f2ffe Mon Sep 17 00:00:00 2001 From: Eric Dallo Date: Sun, 16 Jan 2022 14:50:21 -0300 Subject: [PATCH] "Release: 0.2.1" --- CHANGELOG.md | 2 ++ pom.xml | 4 ++-- resources/lib/STUB_VERSION | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbcc395..70e6b09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This change ## Unreleased +## 0.2.1 + ## 0.2.0 - Remove tools.cli deps from jar diff --git a/pom.xml b/pom.xml index aef949a..fa3ab6a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.clj-easy stub - 0.2.0 + 0.2.1 clj-easy/stub Library to generate stubs for other Clojure libraries. https://github.com/clj-easy/stub @@ -22,7 +22,7 @@ https://github.com/clj-easy/stub scm:git:git://github.com/clj-easy/stub.git scm:git:ssh://git@github.com/clj-easy/stub.git - v0.2.0 + v0.2.1 diff --git a/resources/lib/STUB_VERSION b/resources/lib/STUB_VERSION index 0ea3a94..0c62199 100644 --- a/resources/lib/STUB_VERSION +++ b/resources/lib/STUB_VERSION @@ -1 +1 @@ -0.2.0 +0.2.1