Skip to content
This repository was archived by the owner on Jan 24, 2021. It is now read-only.

Commit b826aaf

Browse files
committed
Updated SharedAssemblyInfo to v1.4.4
1 parent d677ddd commit b826aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SharedAssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
[assembly: AssemblyCompany("Nancy")]
88
[assembly: AssemblyProduct("Nancy")]
99
[assembly: AssemblyCopyright("Copyright (C) Andreas Hakansson, Steven Robbins and contributors")]
10-
[assembly: AssemblyVersion("1.4.2")]
11-
[assembly: AssemblyInformationalVersion("1.4.3")]
10+
[assembly: AssemblyVersion("1.4.4")]
11+
[assembly: AssemblyInformationalVersion("1.4.4")]
1212

1313
[assembly: InternalsVisibleTo("Nancy.Tests")]
1414
[assembly: InternalsVisibleTo("Nancy.Hosting.Self.Tests")]

0 commit comments

Comments
 (0)