Skip to content

Commit a1f645c

Browse files
committed
Inc to 1.1.0.5
1 parent 73208de commit a1f645c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Nvelope.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Nvelope</id>
5-
<version>1.1.0.4</version>
5+
<version>1.1.0.5</version>
66
<title>Nvelope</title>
77
<authors>Trinity Western University</authors>
88
<owners>Brian DeJong</owners>

src/Nvelope/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("1.1.0.4")]
37-
[assembly: AssemblyFileVersion("1.1.0.4")]
36+
[assembly: AssemblyVersion("1.1.0.5")]
37+
[assembly: AssemblyFileVersion("1.1.0.5")]

0 commit comments

Comments
 (0)