Skip to content

Commit e3a1c39

Browse files
committed
release: v0.3
1 parent 4c7338e commit e3a1c39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

TODO.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# TODO
22

33
- v0.3
4-
[ ] Implementar testes
5-
[ ] Criar endpoints /products
6-
[ ] Implementar GitHub actions para testes
4+
[X] Implementar testes
5+
[X] Criar endpoints /products
6+
[X] Implementar GitHub actions para testes
77

88
- v0.2
99
[X] Implementar middleware

WebApi/WebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net6.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
7-
<Version>0.2.0</Version>
7+
<Version>0.3.0</Version>
88
<Copyright>Copyright © 2023</Copyright>
99
<Company>tglimatech</Company>
1010
<Authors>tglima</Authors>

0 commit comments

Comments
 (0)