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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Price committed Dec 2, 2015
1 parent c9c6a59 commit 2353349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule GraphQL.Mixfile do
use Mix.Project

@version "0.0.5"
@version "0.0.6"

@description "An Elixir implementation of Facebook's GraphQL core engine"
@repo_url "https://github.com/joshprice/graphql-elixir"
Expand Down

0 comments on commit 2353349

Please sign in to comment.