Raise version to 0.3

Ilya Portnov [2010-06-05 14:01:00]
Raise version to 0.3
Filename
yaml-rpc.cabal
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
ViewGit