Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Public Libs
Elixir
Notification Dispatcher
Commits
287cadf3
Commit
287cadf3
authored
Oct 28, 2020
by
Miguel Basticioto
Browse files
chore: incrementada versão
parent
a64c0384
Changes
1
Hide whitespace changes
Inline
Side-by-side
mix.exs
View file @
287cadf3
...
...
@@ -5,7 +5,7 @@ defmodule NotificationDispatcher.MixProject do
def
project
do
[
app:
:notification_dispatcher
,
version:
"0.1.
2
"
,
version:
"0.1.
3
"
,
elixir:
"~> 1.10.2"
,
start_permanent:
Mix
.
env
()
==
:prod
,
deps:
deps
(),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment