Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
Updated version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Aug 12, 2018
1 parent 98cabf1 commit e2e6fb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.8.0 (unreleased)
## 0.8.0

- Added validation for hex colour codes (on ElementStyle and RelationshipStyle)
- Removed the "groups" property of documentation sections (__breaking change__).
Expand Down
2 changes: 1 addition & 1 deletion docs/nuget.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ To create NuGet multi-target NuGet packages:

1. Open the Visual Studio Command Prompt
1. Change to the directory containing the .csproj file
1. Run (e.g.) ```msbuild /t:pack /p:Version=0.7.0 /p:Configuration=Debug```
1. Run (e.g.) ```msbuild /t:pack /p:Version=0.8.0 /p:Configuration=Debug```

0 comments on commit e2e6fb4

Please sign in to comment.