summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 7e32d53..9b4b5d2 100644
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule ExIrc.Mixfile do
def project do
[ app: :exirc,
- version: "0.2.0",
+ version: "0.2.1",
name: "ExIrc",
source_url: "https://github.com/bitwalker/exirc",
homepage_url: "http://bitwalker.github.io/exirc",