From e915f84fa211b07f6f5b419b68d44d4821cbe374 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 10 Oct 2012 06:54:49 +0200 Subject: [PATCH] Version bump --- sources.txt | 1 - wai-extra/wai-extra.cabal | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/sources.txt b/sources.txt index 25ef65fd..ea3a20bf 100644 --- a/sources.txt +++ b/sources.txt @@ -12,4 +12,3 @@ ./wai-websockets ./wai-eventsource ./mime-types -wai-logger diff --git a/wai-extra/wai-extra.cabal b/wai-extra/wai-extra.cabal index cf2d5e0c..265e8755 100644 --- a/wai-extra/wai-extra.cabal +++ b/wai-extra/wai-extra.cabal @@ -1,5 +1,5 @@ Name: wai-extra -Version: 1.3.0.2 +Version: 1.3.0.3 Synopsis: Provides some basic WAI handlers and middleware. Description: The goal here is to provide common features without many dependencies. License: MIT