From d9e1b4e560d93c4245d6ffe41d4970724ede4f43 Mon Sep 17 00:00:00 2001
From: Martin Fischer <martin@push-f.com>
Date: Fri, 19 Nov 2021 12:19:25 +0100
Subject: bump version to 0.2.0

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Cargo.toml')

diff --git a/Cargo.toml b/Cargo.toml
index 3b31a88..f39ac1e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "dynamize"
-version = "0.1.0"
+version = "0.2.0"
 description = "proc macro to make traits with associated types object-safe"
 authors = ["Martin Fischer <martin@push-f.com>"]
 license = "MIT"
-- 
cgit v1.2.3