Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit b045cfb

Browse files
committed
release 0.8.0
1 parent b2c0b2e commit b045cfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.8.0-dev (2017-02-22)
3+
## v0.8.0 (2017-02-22)
44

55
* Specifying string for LED name to set function now bypasses name mapping
66
* Removed all compile-time config cacheing to avoid deps issues

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
defmodule Nerves.Leds.Mixfile do
22

3-
@version "0.8.0-dev"
3+
@version "0.8.0"
44

55
use Mix.Project
66

0 commit comments

Comments
 (0)