Skip to content

Commit 0a0b22a

Browse files
committed
Release v1.0.0
1 parent 2dbcef1 commit 0a0b22a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v1.0.0
4+
5+
No changes. This is just the 1.0 release. Happy fuzzying!
6+
37
## v0.6.0
48

59
### Bug Fixes

mix.exs

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

4-
@version "0.6.0"
4+
@version "1.0.0"
55
@repo_url "https://github.com/whatyouhide/stream_data"
66

77
def project() do

0 commit comments

Comments
 (0)