feat: bump version to 0.1.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// @title Goyco API
|
||||
// @version 0.1.0
|
||||
// @version 0.1.1
|
||||
// @description Goyco is a Y Combinator-style news aggregation platform API.
|
||||
// @contact.name Goyco Team
|
||||
// @contact.email sandro@cazzaniga.fr
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
package version
|
||||
|
||||
const Version = "0.1.0"
|
||||
const Version = "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user