lib/cloudsponge.rb in cloudsponge-0.9.3 vs lib/cloudsponge.rb in cloudsponge-0.9.4
- old
+ new
@@ -3,7 +3,7 @@
require File.expand_path(File.dirname(__FILE__) + '/cloudsponge/event')
require File.expand_path(File.dirname(__FILE__) + '/cloudsponge/cs_exception')
require File.expand_path(File.dirname(__FILE__) + '/cloudsponge/utility')
module Cloudsponge
- VERSION = '0.9.3'
+ VERSION = '0.9.4'
end
\ No newline at end of file