From 07c9d1b74d910d76dd4c20ff3b5f39cd13e2e0b8 Mon Sep 17 00:00:00 2001 From: "Josep M. Bach" Date: Wed, 2 Feb 2011 20:58:10 +0100 Subject: [PATCH] Version bump --- lib/stendhal/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stendhal/version.rb b/lib/stendhal/version.rb index 67d58a1..4dca5e8 100644 --- a/lib/stendhal/version.rb +++ b/lib/stendhal/version.rb @@ -1,3 +1,3 @@ module Stendhal - VERSION = "0.1.10" + VERSION = "0.1.11" end