Skip to content

Commit

Permalink
Preparing for 2.0.20 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ttscoff committed Aug 29, 2022
1 parent faf5564 commit 8769775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/gather/gather.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import ArgumentParser
import Foundation
import HTML2Text
import Readability
var VERSION = "2.0.19"
var VERSION = "$newversion"

var disableReadability = false
var inline = false
Expand Down

0 comments on commit 8769775

Please sign in to comment.