Skip to content

Commit

Permalink
Preparing for 2.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ttscoff committed Aug 28, 2022
1 parent 4efd681 commit 1cfabf3
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.2"
var VERSION = "2.0.4"

var disableReadability = false
var inline = false
Expand Down

0 comments on commit 1cfabf3

Please sign in to comment.