Skip to content

Commit

Permalink
Bump patch level
Browse files Browse the repository at this point in the history
Bump patch level after merging fix for Issue#35
  • Loading branch information
dvjones89 committed Apr 27, 2019
1 parent aa57ef8 commit 978f61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sheldon/sheldon.rb
@@ -1,7 +1,7 @@
require "fileutils"

class Sheldon
VERSION = "6.2.0".freeze
VERSION = "6.2.1".freeze
attr_reader :brain, :builder

def initialize(sheldon_data_dir)
Expand Down

0 comments on commit 978f61a

Please sign in to comment.