lib/pyre.rb in pyre-0.1.0 vs lib/pyre.rb in pyre-0.1.1
- old
+ new
@@ -1,8 +1,8 @@
# Pyre: Because there isn't a real API for Campfire.
module Pyre
# :stopdoc:
- VERSION = '0.1.0'
+ VERSION = '0.1.1'
LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
# :startdoc:
# Returns the version string for the library.
\ No newline at end of file