From 0610221b0c5cc92d14ba22bacfa2b8be5e43185d Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Thu, 9 Feb 2017 14:24:18 +0000 Subject: [PATCH] update package version inline with rest of project --- src/ImageSharp.Drawing.Paths/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ImageSharp.Drawing.Paths/project.json b/src/ImageSharp.Drawing.Paths/project.json index 1cc7293801..bf6b1fae8f 100644 --- a/src/ImageSharp.Drawing.Paths/project.json +++ b/src/ImageSharp.Drawing.Paths/project.json @@ -1,5 +1,5 @@ { - "version": "1.0.0-alpha1-*", + "version": "1.0.0-alpha2-*", "title": "ImageSharp.Drawing.Paths", "description": "A cross-platform library for the processing of image files; written in C#", "authors": [