From 4e600c8e52e80a25b8f3670d502f2642e6b9e2a4 Mon Sep 17 00:00:00 2001 From: David Kaya Date: Sun, 10 Sep 2017 14:15:06 +0200 Subject: [PATCH] Incremented nuget package version --- src/Dependify/Dependify.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Dependify/Dependify.csproj b/src/Dependify/Dependify.csproj index ba093a5..8e58d1a 100644 --- a/src/Dependify/Dependify.csproj +++ b/src/Dependify/Dependify.csproj @@ -2,7 +2,7 @@ netstandard2.0 Dependify - 1.0.0-beta + 1.0.0-beta2 Dávid Kaya Package that allows to register services to IServiceCollection by using attributes on classes and factory methods. false