Skip to content

Commit

Permalink
RockLib.Messaging version 2.0.0-alpha02
Browse files Browse the repository at this point in the history
- Adds optional parameters to LoggerFactory methods: defaultTypes, valueConverters, resolver, and reloadOnConfigChange.
  • Loading branch information
JustinMoss committed Jan 3, 2019
1 parent ee7d5fc commit 267edc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RockLib.Logging/RockLib.Logging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<PackageId>RockLib.Logging</PackageId>
<PackageVersion>2.0.0-alpha01</PackageVersion>
<PackageVersion>2.0.0-alpha02</PackageVersion>
<Authors>Quicken Loans</Authors>
<Description>A simple logging library.</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit 267edc6

Please sign in to comment.