Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit fb80b5c

Browse files
author
Dan Richelson
committed
Update version for release
1 parent cfcca6c commit fb80b5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/LaunchDarkly.Client/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyInformationalVersion("1.0.2")]
35-
[assembly: AssemblyVersion("1.0.2")]
36-
[assembly: AssemblyFileVersion("1.0.2")]
34+
[assembly: AssemblyInformationalVersion("1.0.3")]
35+
[assembly: AssemblyVersion("1.0.3")]
36+
[assembly: AssemblyFileVersion("1.0.3")]

0 commit comments

Comments
 (0)