Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord committed Jan 24, 2018
1 parent 3581e81 commit 81b9bad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## Nerves v0.9.0-dev
## Nerves v0.9.0

* Update Notes

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ defmodule Nerves.Mixfile do
name: "Nerves",
source_url: "https://github.com/nerves-project/nerves",
homepage_url: "http://nerves-project.org/",
version: "0.9.0-dev",
version: "0.9.0",
archives: [nerves_bootstrap: "~> 0.7"],
elixir: "~> 1.4",
elixirc_paths: elixirc_paths(Mix.env),
Expand Down

0 comments on commit 81b9bad

Please sign in to comment.