Skip to content

Commit

Permalink
version change
Browse files Browse the repository at this point in the history
  • Loading branch information
agocorona committed May 22, 2013
1 parent 539b65f commit 51843a0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions TCache.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: TCache
version: 0.10.0.6
version: 0.10.0.8
cabal-version: >= 1.6
build-type: Simple
license: BSD3
Expand All @@ -13,7 +13,9 @@ description: TCache is a transactional cache with configurable persitence. It al
The package implements serializable STM references, access by key and by record field value, triggers,
full text and field indexation, default serialization and a query language based on record fields
.
This version add memoization and a persistent and transactional collection/queue
0.10 version add memoization and a persistent and transactional collection/queue.
.
0.10.0.8 subversion add cachedByKeySTM
.
See "Data.TCache" for details

Expand Down

0 comments on commit 51843a0

Please sign in to comment.