Skip to content

Commit

Permalink
merged fixes by Christian Burger; bumped up version to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
CetinSert committed Jun 25, 2015
1 parent 9635b82 commit 340986a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion clock.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: clock
version: 0.4.5.0
version: 0.5.0.0
stability: stable
synopsis: High-resolution clock functions: monotonic, realtime, cputime.
description: A package for convenient access to high-resolution clock and
Expand All @@ -23,6 +23,8 @@ description: A package for convenient access to high-resolution clock and
.
Imported Control.Applicative operators correctly for Haskell Platform on Windows on 2015-04-21.
.
Unit tests and instance fixes by Christian Burger on 2015-06-25.
.
[Version Scheme]
Major-@/R/@-ewrite . New-@/F/@-unctionality . @/I/@-mprovementAndBugFixes . @/P/@-ackagingOnly
.
Expand Down

0 comments on commit 340986a

Please sign in to comment.