Skip to content

Commit e25e6ba

Browse files
author
Alex Davies
committed
Bump version number.
1 parent ca45feb commit e25e6ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/StringToExpression/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
[assembly: ComVisible(false)]
2020
[assembly: Guid("b1b0a26f-04e2-40e5-b25c-12764e50befc")]
2121

22-
[assembly: AssemblyVersion("0.1.0")]
23-
[assembly: AssemblyFileVersion("0.1.0")]
22+
[assembly: AssemblyVersion("0.9.1")]
23+
[assembly: AssemblyFileVersion("0.9.1")]
2424
[assembly: InternalsVisibleTo("StringToExpression.Test")]
2525

0 commit comments

Comments
 (0)