Skip to content

Commit

Permalink
ofcourse I forgot to update the version num. Always
Browse files Browse the repository at this point in the history
  • Loading branch information
0xsauby committed Feb 10, 2016
1 parent 0bf04df commit 885ddfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yasuo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

require File.dirname(File.realpath(__FILE__)) + '/formloginbrute.rb'

VERSION = '2.0'
VERSION = '2.1'

class String
def red; colorize(self, "\e[1m\e[31m"); end
Expand Down

0 comments on commit 885ddfc

Please sign in to comment.