Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stéphane Bortzmeyer
Base45
Commits
8ac6c24e
Commit
8ac6c24e
authored
Aug 10, 2022
by
Stephane Bortzmeyer
Browse files
Update after the RFC has been published
parent
74030e75
Changes
1
Hide whitespace changes
Inline
Side-by-side
mix.exs
View file @
8ac6c24e
...
...
@@ -6,7 +6,7 @@ defmodule Base45.MixProject do
app:
:base45_elixir
,
name:
"base45"
,
description:
"Encode and decode data following the Base45 standard (RFC 9285)"
,
version:
"0.1.
0
"
,
version:
"0.1.
1
"
,
elixir:
"~> 1.9"
,
source_url:
"https://framagit.org/base45"
,
homepage_url:
"http://hexdocs.pm/base45_elixir"
,
...
...
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