Skip to content

Commit

Permalink
Update mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT authored Jul 31, 2024
1 parent 6d2291c commit 58f8b4e
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 @@ -2,7 +2,7 @@ defmodule Per.Mixfile do
use Mix.Project
def project do
[ app: :per,
version: "1.0.0",
version: "1.0.1",
elixir: ">= 1.9.0",
description: "Groupoid Infinity Per Programming Language",
compilers: [:leex,:yecc] ++ Mix.compilers(),
Expand Down

0 comments on commit 58f8b4e

Please sign in to comment.