From 12f70a9721d407d1d4fd8a4ef42c1eb22d40c307 Mon Sep 17 00:00:00 2001 From: hyunho Date: Fri, 30 Aug 2019 13:14:56 +0900 Subject: [PATCH] Release version 0.4.1 Changes: - Remove unused constructor Change-Id: I9ee649d9724a8c0267c09edaef0046e6ce838ad7 Signed-off-by: hyunho --- packaging/bundle.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/bundle.spec b/packaging/bundle.spec index d8c5017..3b631b6 100644 --- a/packaging/bundle.spec +++ b/packaging/bundle.spec @@ -1,6 +1,6 @@ Name: bundle Summary: String key-val dictionary ADT -Version: 0.4.0 +Version: 0.4.1 Release: 0 Group: System/Libraries License: Apache-2.0 -- 2.7.4