Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cobbpg committed Jan 31, 2012
1 parent 12c584f commit 6a3e8ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,6 @@
2.7.0.1 - 120131
* made externalMulti thread-safe (courtesy of Takano Akio)

2.7.0 - 111223 2.7.0 - 111223
* fixed an issue with nested signal creations not updating properly * fixed an issue with nested signal creations not updating properly
(courtesy of Takano Akio) (courtesy of Takano Akio)
Expand Down
4 changes: 2 additions & 2 deletions elerea.cabal
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: elerea Name: elerea
Version: 2.7.0 Version: 2.7.0.1
Cabal-Version: >= 1.2 Cabal-Version: >= 1.2
Synopsis: A minimalistic FRP library Synopsis: A minimalistic FRP library
Category: reactivity, FRP Category: reactivity, FRP
Expand Down Expand Up @@ -41,7 +41,7 @@ Description:


Author: Patai Gergely Author: Patai Gergely
Maintainer: Patai Gergely (patai.gergely@gmail.com) Maintainer: Patai Gergely (patai.gergely@gmail.com)
Copyright: (c) 2009-2011, Patai Gergely Copyright: (c) 2009-2012, Patai Gergely
License: BSD3 License: BSD3
License-File: LICENSE License-File: LICENSE
Stability: experimental Stability: experimental
Expand Down

0 comments on commit 6a3e8ef

Please sign in to comment.