From 00be13943b9ff0ae2244f59767b4e9496da927b3 Mon Sep 17 00:00:00 2001
From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Mon, 21 Sep 2015 10:07:57 +0100
Subject: [PATCH] version 0.2.0

I am declaring victory and bumping up the version. The client has
come a long way, though it is far from being anywhere 'functional'.
---
 functorrent.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/functorrent.cabal b/functorrent.cabal
index 66bbb16..abd77a6 100644
--- a/functorrent.cabal
+++ b/functorrent.cabal
@@ -2,7 +2,7 @@
 -- see http://haskell.org/cabal/users-guide/
 
 name:                functorrent
-version:             0.1.0.0
+version:             0.2.0
 synopsis:            A Bit-torrent client
 description:         A bittorrent client
 license:             GPL-3
-- 
2.45.2