Skip to content

Commit 4c56283

Browse files
authored
Merge pull request #45 from cgerling/release/v1.0.0
Release v1.0.0
2 parents 5cd515a + 7d51aa7 commit 4c56283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

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

4-
@version "0.1.0"
4+
@version "1.0.0"
55
@repository_url "https://github.com/cgerling/chip-8"
66

77
def project do

0 commit comments

Comments
 (0)