Skip to content

Commit

Permalink
Prepares for 0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jplot committed Oct 27, 2019
1 parent a65e73f commit c65075d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/crawler/core/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Crawler
module Core
VERSION = '0.1.0'
VERSION = '0.2.0'
end
end

0 comments on commit c65075d

Please sign in to comment.