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 99f26c5 commit 9839e23Copy full SHA for 9839e23
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Changelog
2
3
-## v0.0.1
+## v0.1.0
4
5
* Initial Release
mix.exs
@@ -1,7 +1,7 @@
defmodule NervesHubLinkCommon.MixProject do
use Mix.Project
- @version "0.1.1"
+ @version "0.1.0"
@source_url "https://github.com/nerves-hub/nerves_hub_link_common"
6
7
def project do
0 commit comments