goji
goji copied to clipboard
Allow to get /create / release project version
Hi, here is some code to manipulate project version:
- get all versions of a project
- create new version
- release a specific version.
This is a very basic implementation that suits my usage...