Skip to content

Commit

Permalink
Bump version number to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nick committed Jul 20, 2014
1 parent bc28b79 commit d02dbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/logicbot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

module Logicbot
NAME = "Logicbot"
VERSION = "0.1.0"
VERSION = "0.2.0"

TICK_DELAY = 0.1
CHUNK_SIZE = 32
Expand Down

0 comments on commit d02dbcd

Please sign in to comment.