Skip to content

Commit c471e08

Browse files
authored
Merge pull request #16 from giacomelli/release/1.0.14
Change to version 1.0.14
2 parents 82497ea + 73d87a7 commit c471e08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DocsByReflection/DocsByReflection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net46</TargetFrameworks>
5-
<Version>1.0.13.0</Version>
5+
<Version>1.0.14.0</Version>
66
<Authors>Diego Giacomelli</Authors>
77
<Company />
88
<Copyright>Copyright © Diego Giacomelli 2013</Copyright>

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.0.13.{build}
1+
version: 1.0.14.{build}
22
os: Visual Studio 2017
33
configuration: CI
44

0 commit comments

Comments
 (0)