Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.
/ ex_parsec Public archive

Commit

Permalink
Bump version to 0.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rønne Petersen committed Aug 22, 2014
1 parent 07bbf4b commit 1b98397
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
Expand Up @@ -5,7 +5,7 @@ defmodule ExParsec.Mixfile do
[name: "ExParsec",
description: "A parser combinator library inspired by Parsec.",
app: :ex_parsec,
version: "0.2.0",
version: "0.2.1",
elixir: "~> 0.15.1",
source_url: "https://github.com/alexrp/ex_parsec",
homepage_url: "https://hex.pm/packages/ex_parsec",
Expand Down

0 comments on commit 1b98397

Please sign in to comment.