Skip to content

Commit

Permalink
Update to Elixir 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwalker committed Aug 12, 2014
1 parent 78dbcba commit e22799d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mix.exs
Expand Up @@ -3,8 +3,8 @@ defmodule Timex.Mixfile do

def project do
[ app: :timex,
version: "0.11.0",
elixir: "~> 0.15.0",
version: "0.12.0",
elixir: "~> 0.15.1",
description: "A date/time library for Elixir",
package: package,
deps: [] ]
Expand Down

0 comments on commit e22799d

Please sign in to comment.