lib/runeblog.rb in runeblog-0.0.4 vs lib/runeblog.rb in runeblog-0.0.5
- old
+ new
@@ -1,7 +1,7 @@
class RuneBlog
- VERSION = "0.0.4"
+ VERSION = "0.0.5"
Path = File.expand_path(File.join(File.dirname(__FILE__)))
end
# FIXME lots of structure changes