lib/wp_wrapper.rb in wp_wrapper-0.0.4 vs lib/wp_wrapper.rb in wp_wrapper-0.0.5

- old
+ new

@@ -1,6 +1,6 @@ module WpWrapper - VERSION = "0.0.4" + VERSION = "0.0.5" require File.join(File.dirname(__FILE__), 'wp_wrapper/railtie') if defined?(Rails) require File.join(File.dirname(__FILE__), 'wp_wrapper/exceptions') \ No newline at end of file