From d0628b9cd10216e3baee7eb174c27390200a77bc Mon Sep 17 00:00:00 2001 From: Olaf Kober Date: Tue, 21 Aug 2018 00:01:24 +0200 Subject: [PATCH] bump version --- src/Amarok.Events/Amarok.Events.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Amarok.Events/Amarok.Events.csproj b/src/Amarok.Events/Amarok.Events.csproj index 3add315..be9883a 100644 --- a/src/Amarok.Events/Amarok.Events.csproj +++ b/src/Amarok.Events/Amarok.Events.csproj @@ -3,7 +3,7 @@ netstandard2.0 Amarok - 1.0.1 + 1.1.0 Olaf Kober <none> A fast and light-weight implementation of the observer pattern that supports synchronous and asynchronous invocation and/or subscribers. A replacement for ordinary .NET events.