Skip to content

Commit 5c6181b

Browse files
chore(package): also upgrade assemblies to 0.2.0
1 parent 5e48cda commit 5c6181b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sln/SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
// by using the '*' as shown below:
2222
// [assembly: AssemblyVersion("1.0.*")]
2323

24-
[assembly: AssemblyVersion("0.1.1")]
24+
[assembly: AssemblyVersion("0.2.0")]
2525

2626
// AssemblyFileVersion not explicitly specified, so it will be same as AssemblyVersion

0 commit comments

Comments
 (0)