From 4e65f6aedcd203e8f05ba29aa3178d5a39902011 Mon Sep 17 00:00:00 2001 From: Samuel Cochran Date: Wed, 1 Jun 2011 22:03:03 +0800 Subject: [PATCH] Version 0.4.1 Don't daemonize on Windows. --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10461a0..17987c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - mailcatcher (0.4.0) + mailcatcher (0.4.1) activesupport (~> 3.0) eventmachine (~> 0.12) haml (~> 3.1) diff --git a/VERSION b/VERSION index 1d0ba9e..267577d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.0 +0.4.1