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,17 +2,17 @@
"Package": "skprJson",
"Author": "shekspir55",
"License": "GPL-3",
"Version": "0.1",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/skprJson",
"tag" : "0.1"
"tag" : "0.1.0"
},
"Dependencies":
{
"lists": "0.1",
"skprLogger": "0.1"
"lists": "0.1.0",
"skprLogger": "0.1.0"
},
"Build":
[