Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #9 from kikuzo/rclex_version_up
Browse files Browse the repository at this point in the history
rclex version up to 0.4.0
  • Loading branch information
takasehideki authored Jun 10, 2021
2 parents 7b22c10 + cf9fe6c commit 0a4b789
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
@@ -1,7 +1,7 @@
defmodule RclexSamples.MixProject do
use Mix.Project

@version "0.3.1"
@version "0.4.0"

def project do
[
Expand Down

0 comments on commit 0a4b789

Please sign in to comment.