Skip to content

Commit 1a361bc

Browse files
chore(release): 1.0.0 [skip ci]
# [1.0.0](v0.1.0...v1.0.0) (2023-01-22)
1 parent 4013258 commit 1a361bc

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
3+
# [1.0.0](https://github.com/Xyaneon/Xyaneon.Games.Dice/compare/v0.1.0...v1.0.0) (2023-01-22)
4+
25
All notable changes to this project will be documented in this file.
36

47
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -16,4 +19,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1619
- Initial release.
1720

1821
[Unreleased]: https://github.com/Xyaneon/Xyaneon.ComputerScience.GraphTheory/compare/v0.1.0...HEAD
19-
[0.1.0]: https://github.com/Xyaneon/Xyaneon.Games.Cards/compare/03ae34a6df4db3c57eb841715010c5262a2960d4...v0.1.0
22+
[0.1.0]: https://github.com/Xyaneon/Xyaneon.Games.Cards/compare/03ae34a6df4db3c57eb841715010c5262a2960d4...v0.1.0

Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.1.0</Version>
3+
<Version>1.0.0</Version>
44
<Authors>Christopher Kyle Horton</Authors>
55
<Company>Christopher Kyle Horton</Company>
66
<Copyright>Copyright © Christopher Kyle Horton 2020-2023</Copyright>
77
<RepositoryUrl>https://github.com/Xyaneon/Xyaneon.Games.Dice</RepositoryUrl>
88
<RepositoryBranch>main</RepositoryBranch>
9-
<RepositoryCommit>18c633bd7c020c3f17f621a0d02c5b7bc5085d22</RepositoryCommit>
9+
<RepositoryCommit>4013258672a7005d428515df5af02e8e12682b9d</RepositoryCommit>
1010
</PropertyGroup>
1111
</Project>

0 commit comments

Comments
 (0)