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.
2 parents 5cd515a + 7d51aa7 commit 4c56283Copy full SHA for 4c56283
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Chip8.MixProject do
2
use Mix.Project
3
4
- @version "0.1.0"
+ @version "1.0.0"
5
@repository_url "https://github.com/cgerling/chip-8"
6
7
def project do
0 commit comments