Skip to content

Commit

Permalink
Update for 0.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
knu committed May 21, 2012
1 parent 4cc05c0 commit 45fdf35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
== 0.3.1 2012-05-21

* Resurrect -L which Subversion still relies on.

== 0.3.0 2012-05-14

* Fix pagerizing with Ruby 1.9+ and turn it on by default.
Expand Down
2 changes: 1 addition & 1 deletion lib/di.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.

MYVERSION = "0.3.0"
MYVERSION = "0.3.1"
MYNAME = File.basename($0)
MYCOPYRIGHT = "Copyright (c) 2008, 2009, 2010, 2011, 2012 Akinori MUSHA"

Expand Down

0 comments on commit 45fdf35

Please sign in to comment.