Skip to content

Commit

Permalink
Version 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sdball committed Aug 14, 2021
1 parent 3225feb commit ad190df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/printable-ascii
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class ConsoleOutput
end

class PrintableAscii
VERSION = [3, 0, 1]
VERSION = [3, 0, 2]

def main
options = Configuration.parse_options(ARGV)
Expand Down

0 comments on commit ad190df

Please sign in to comment.