Skip to content

Commit c02def1

Browse files
committed
Release v1.0.0
1 parent 284df11 commit c02def1

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## Unreleased
66

7+
Diff for [unreleased](https://github.com/quantum-elixir/quantum-core/compare/v1.0.0...HEAD)
8+
9+
## 1.0.0 - 2020-08-18
10+
711
### Added
812
- Initial commit
913

10-
Diff for [unreleased]
11-
12-
[unreleased]: https://github.com/quantum-elixir/quantum-swarm
14+
Diff for [unreleased](https://github.com/quantum-elixir/quantum-swarm/commit/284df110f67380c441f65f37d58f69cca963b7f3)

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule QuantumSwarm.MixProject do
33

44
use Mix.Project
55

6-
@version "0.1.0"
6+
@version "1.0.0"
77

88
def project do
99
[

0 commit comments

Comments
 (0)