lib/restfulx.rb in restfulx-1.2.4 vs lib/restfulx.rb in restfulx-1.2.5
- old
+ new
@@ -3,10 +3,10 @@
#
# Loads RestfulX specific rake tasks if appropriate.
module RestfulX
# :stopdoc:
- FRAMEWORK_VERSION = '1.2.4'
+ FRAMEWORK_VERSION = '1.2.5'
LIB_DIR = File.join(File.dirname(__FILE__), 'restfulx/')
# :startdoc:
# Utility method used to require all files ending in .rb that lie in the
# directory below this file that has the same name as the filename passed
\ No newline at end of file