File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ v0.1.1] - 2021-09-10
12
+ [ v0.1.1] ( https://github.com/TensionDev/UUIDUtil/releases/tag/v0.1.1 )
13
+
14
+ ### Changed
15
+ - Changed Namespace from UUIDUtil to TensionDev.UUID to reflect official prefix for Package Id.
16
+
11
17
12
18
## [ v0.1.1-alpha] - 2021-09-08
13
19
[ v0.1.1-alpha] ( https://github.com/TensionDev/UUIDUtil/releases/tag/v0.1.1-alpha )
Original file line number Diff line number Diff line change 18
18
<PackageProjectUrl >https://github.com/TensionDev/UUIDUtil</PackageProjectUrl >
19
19
<RepositoryUrl >https://github.com/TensionDev/UUIDUtil</RepositoryUrl >
20
20
<RepositoryType >git</RepositoryType >
21
- <Version >0.1.1-beta </Version >
21
+ <Version >0.1.1</Version >
22
22
<AssemblyVersion >0.1.0.0</AssemblyVersion >
23
23
<FileVersion >0.1.1.0</FileVersion >
24
24
<PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
You can’t perform that action at this time.
0 commit comments