Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
t4ccer committed Sep 6, 2021
1 parent f8d8cca commit 1897f00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: wai-session-redis
version: 0.1.0.2
version: 0.1.0.3
github: "t4ccer/wai-session-redis"
license: BSD3
author: "t4ccer"
Expand Down
4 changes: 2 additions & 2 deletions wai-session-redis.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: d1cfdb95c6be241adf9e7f6848de2fcad9b632bc0ac1e102cba74ca97043d171
-- hash: 963fcb2dd15f642fd86c4c482209668adb39ffddf9c09d0a0907a8d71088ae86

name: wai-session-redis
version: 0.1.0.2
version: 0.1.0.3
synopsis: Simple Redis backed wai-session backend.
description: Simple Redis backed wai-session backend. This module allows you to store session data of wai-sessions in a Redis database.
category: Web
Expand Down

0 comments on commit 1897f00

Please sign in to comment.