From b229d14ddc84797c587515f456ec2885059a1341 Mon Sep 17 00:00:00 2001 From: Ilya Portnov Date: Sat, 5 Jun 2010 20:01:00 +0600 Subject: [PATCH] Raise version to 0.3 --- yaml-rpc.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yaml-rpc.cabal b/yaml-rpc.cabal index 68af2f4..090fd6e 100644 --- a/yaml-rpc.cabal +++ b/yaml-rpc.cabal @@ -3,7 +3,7 @@ Name: yaml-rpc -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented. -Version: 0.2 +Version: 0.3 -- A short (one-line) description of the package. Synopsis: Simple library for network (TCP/IP) YAML RPC -- 1.7.2.3