Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-07-20)

### Bug Fixes

* lock in semantic release ([98d0172](98d0172))
* lock in semantic version plugin versions ([bf60d65](bf60d65))
* some code cleanup and c# docs added ([32ebc3b](32ebc3b))
  • Loading branch information
semantic-release-bot committed Jul 20, 2023
1 parent bf60d65 commit e848aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bulwark.Auth/Bulwark.Auth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net7.0</TargetFramework>
<PreserveCompilationContext>true</PreserveCompilationContext>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>0.0.1</Version>
<Version>1.0.0</Version>
<Title>Bulwark Auth</Title>
<Description>A simple JWT authtication system </Description>
<Copyright>lateflip.io</Copyright>
Expand Down

0 comments on commit e848aac

Please sign in to comment.