increase version
This commit is contained in:
parent
d5c7ce2630
commit
7badd7d5ee
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ Homepage = "https://repos.susurrando.com/adelgado/nc_password_client"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "nc_password_client"
|
name = "nc_password_client"
|
||||||
version = "0.0.3"
|
version = "0.0.4"
|
||||||
description = "Nextcloud Password client"
|
description = "Nextcloud Password client"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [{ name = "Antonio J. Delgado", email = "ad@susurrando.com" }]
|
authors = [{ name = "Antonio J. Delgado", email = "ad@susurrando.com" }]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = nc_password_client
|
name = nc_password_client
|
||||||
version = 0.0.3
|
version = 0.0.4
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
packages = nc_password_client
|
packages = nc_password_client
|
||||||
|
|
Loading…
Reference in a new issue