Skip to content

Commit

Permalink
[TASK] bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRealFreak committed Sep 12, 2019
1 parent c9d2541 commit 0a54db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package version

// VERSION program version
const VERSION = "1.0.2"
const VERSION = "2.0.0"

// RepositoryURL repository url to check for new versions
const RepositoryURL = "DaRealFreak/epub-scraper"

0 comments on commit 0a54db4

Please sign in to comment.