Skip to content

Commit

Permalink
update mix version
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellhenke committed Oct 9, 2017
1 parent a219c7c commit e5edc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
@@ -1,7 +1,7 @@
defmodule PhoenixPubsubRedis.Mixfile do
use Mix.Project

@version "2.1.3"
@version "2.1.4"

def project do
[app: :phoenix_pubsub_redis,
Expand Down

0 comments on commit e5edc0a

Please sign in to comment.