This website works better with JavaScript.
Home
Help
Sign In
inhji
/
microformats2-elixir
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
8
Wiki
Activity
Browse Source
version push
tags/microformats2-0.0.4
Christian Kruse
5 years ago
parent
1453755810
commit
fe36d55763
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mix.exs
+ 1
- 1
mix.exs
View File
@@ -3,7 +3,7 @@ defmodule Microformats2.Mixfile do
def project do
[app: :microformats2,
version: "0.0.
3
",
version: "0.0.
4
",
elixir: "~> 1.2",
build_embedded: Mix.env == :prod,
start_permanent: Mix.env == :prod,
Write
Preview
Loading…
Cancel
Save