Skip to content

Commit

Permalink
release: v3.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwalker committed Mar 8, 2022
1 parent 75754de commit a8f0d80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
use Mix.Config
import Config

config :timex, Timex.Gettext, default_locale: "en"
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Timex.Mixfile do
use Mix.Project

@version "3.7.6"
@version "3.7.7"

def project do
[
Expand Down

0 comments on commit a8f0d80

Please sign in to comment.