Skip to content

Commit 9839e23

Browse files
committed
Release v0.1.0
1 parent 99f26c5 commit 9839e23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
22

3-
## v0.0.1
3+
## v0.1.0
44

55
* Initial Release

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule NervesHubLinkCommon.MixProject do
22
use Mix.Project
33

4-
@version "0.1.1"
4+
@version "0.1.0"
55
@source_url "https://github.com/nerves-hub/nerves_hub_link_common"
66

77
def project do

0 commit comments

Comments
 (0)