Skip to content

Commit

Permalink
Bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTron committed Mar 18, 2013
1 parent 4a5db91 commit b6f2a87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions History.md
@@ -1,5 +1,5 @@
0.4.2 - dev
===========
0.4.2 (2013-03-18)
==================

* Add schema dump format option and sql dump/load for Postgresql (Rafał Rzepecki)

Expand Down
2 changes: 1 addition & 1 deletion lib/sequel_rails/version.rb
@@ -1,3 +1,3 @@
module SequelRails
VERSION = "0.4.2.dev"
VERSION = "0.4.2"
end

0 comments on commit b6f2a87

Please sign in to comment.