mirror of
https://github.com/NohamR/papeer.git
synced 2026-05-25 12:27:20 +00:00
handle RSS feed, add CI
This commit is contained in:
@@ -14,6 +14,6 @@ var versionCmd = &cobra.Command{
|
||||
Use: "version",
|
||||
Short: "Print the version number of papeer",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
fmt.Println("papeer v0.4.2")
|
||||
fmt.Println("papeer v0.5.0")
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user