From ef837edc03a8fb7bb6eb161f6a0cadd8dbc8dd67 Mon Sep 17 00:00:00 2001 From: Jonathan Tron Date: Tue, 8 Nov 2011 11:13:29 +0100 Subject: [PATCH] Version 0.2.2 --- lib/sequel-rails/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sequel-rails/version.rb b/lib/sequel-rails/version.rb index 6f249fb..fb253d8 100644 --- a/lib/sequel-rails/version.rb +++ b/lib/sequel-rails/version.rb @@ -1,5 +1,5 @@ module Rails module Sequel - VERSION = "0.2.1" + VERSION = "0.2.2" end end \ No newline at end of file