Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Oct 11, 2018
1 parent 0935405 commit cc2e93e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Plugin.Jobs.Autofac/Plugin.Jobs.Autofac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<RootNamespace>Plugin.Jobs.Autofac</RootNamespace>
<Description>ACR Background Jobs Plugin Autofac Extensions</Description>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<PackageVersion>1.0.0</PackageVersion>
<PackageVersion>1.1.1</PackageVersion>
<RepositoryUrl>https://github.com/aritchie/jobs</RepositoryUrl>
<PackageProjectUrl>https://github.com/aritchie/jobs</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/aritchie/jobs/blob/master/LICENSE.md</PackageLicenseUrl>
Expand Down
2 changes: 1 addition & 1 deletion Plugin.Jobs.DryIoc/Plugin.Jobs.DryIoc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<RootNamespace>Plugin.Jobs.DryIoc</RootNamespace>
<Description>ACR Background Jobs Plugin Autofac Extensions</Description>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<PackageVersion>1.0.0</PackageVersion>
<PackageVersion>1.1.1</PackageVersion>
<RepositoryUrl>https://github.com/aritchie/jobs</RepositoryUrl>
<PackageProjectUrl>https://github.com/aritchie/jobs</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/aritchie/jobs/blob/master/LICENSE.md</PackageLicenseUrl>
Expand Down

0 comments on commit cc2e93e

Please sign in to comment.