move all versions to Semantic Versioning

This commit is contained in:
Antranig Vartanian 2025-10-04 11:45:03 +04:00
parent 6d4c08fb85
commit d1c3a3601f
No known key found for this signature in database
GPG key ID: DE3998662D59F21C
30 changed files with 83 additions and 83 deletions

View file

@ -2,16 +2,16 @@
"Package": "postgres",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/postgres",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"pipes": "0.1"
"pipes": "0.1.0"
},
"Build":
[