public
Rubygem
Description: Merb Core: All you need. None you don't.
Homepage: http://www.merbivore.com
Clone URL: git://github.com/wycats/merb-core.git
Search Repo:
bump merb-core version to 0.9.3 in prep for release.
ezmobius (author)
Sat May 03 17:31:39 -0700 2008
commit  770bf3caabf070769d14a0e26e4f1792cffa2737
tree    d9be9a4a7cb275d329a0c80e03f28b08c20c577a
parent  d1d534d78a8549fb76b9714cd7ada6eb699786d3
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 module Merb
0
- VERSION = '0.9.2' unless defined?(Merb::VERSION)
0
+ VERSION = '0.9.3' unless defined?(Merb::VERSION)
0
 
0
   # Merb::RELEASE meanings:
0
   # 'dev' : unreleased

Comments

    No one has commented yet.