mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
move all versions to Semantic Versioning
This commit is contained in:
parent
6d4c08fb85
commit
d1c3a3601f
30 changed files with 83 additions and 83 deletions
|
|
@ -2,17 +2,17 @@
|
|||
"Package": "diaspora",
|
||||
"Author": "noch",
|
||||
"License": "GPL-3",
|
||||
"Version": "0.1",
|
||||
"Version": "0.1.0",
|
||||
"Remote":
|
||||
{
|
||||
"type": "git",
|
||||
"path": "https://github.com/norayr/diaspora",
|
||||
"tag" : "0.1"
|
||||
"tag" : "0.1.0"
|
||||
},
|
||||
"Dependencies":
|
||||
{
|
||||
"lists": "0.1",
|
||||
"postgres": "0.1"
|
||||
"lists": "0.1.0",
|
||||
"postgres": "0.1.0"
|
||||
},
|
||||
"Build":
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue