Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doomspork committed Nov 17, 2017
1 parent fdbd42e commit c0d451d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
@@ -1,7 +1,7 @@
defmodule Slime.Mixfile do
use Mix.Project

@version "1.0.0"
@version "1.1.0"

@compile_peg_task "tasks/compile.peg.exs"
@do_peg_compile File.exists?(@compile_peg_task)
Expand Down

2 comments on commit c0d451d

@jlgeering
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you also update the changelog?

@Rakoth
Copy link
Member

@Rakoth Rakoth commented on c0d451d Nov 21, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.