We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c99d676 commit 7a68ea3Copy full SHA for 7a68ea3
mix.exs
@@ -2,7 +2,7 @@
2
defmodule Purl.MixProject do
3
use Mix.Project
4
5
- @version "0.1.0"
+ @version "0.1.1"
6
@source_url "https://github.com/jshmrtn/purl"
7
@description "Implementation of the purl (package url) specification"
8
0 commit comments