From 8125a32050506b62c55b6c7fd4cc7de225e3ad5a Mon Sep 17 00:00:00 2001 From: Olga Grabek Date: Sat, 24 Jan 2015 10:59:39 +0100 Subject: [PATCH] update gem version --- lib/steam_web_api/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/steam_web_api/version.rb b/lib/steam_web_api/version.rb index 4ee0230..4627e2f 100644 --- a/lib/steam_web_api/version.rb +++ b/lib/steam_web_api/version.rb @@ -1,3 +1,3 @@ module SteamWebApi - VERSION = "0.0.2" + VERSION = "0.0.3" end