lib/marvin.rb in marvin-0.8.0.2 vs lib/marvin.rb in marvin-0.8.1
- old
+ new
@@ -3,10 +3,10 @@
require 'perennial'
module Marvin
include Perennial
- VERSION = [0, 8, 0, 2]
+ VERSION = [0, 8, 1, 0]
# Client
autoload :TestClient, 'marvin/test_client'
# Console of DOOM.
autoload :Console, 'marvin/console'
\ No newline at end of file