Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 1d26b81

Browse files
author
Josh Price
committed
Prep for 0.1.4 release
1 parent 30ab5be commit 1d26b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule GraphQL.Plug.Mixfile do
22
use Mix.Project
33

4-
@version "0.1.3"
4+
@version "0.1.4"
55

66
@description "A Plug integration for the Elixir implementation of Facebook's GraphQL"
77
@repo_url "https://github.com/joshprice/plug_graphql"

0 commit comments

Comments
 (0)