Skip to content

Commit db5f7c6

Browse files
committed
Version -> 1.0.2
1 parent 7583970 commit db5f7c6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ Most lines should begin with one of these words:
55
*Add*, *Fix*, *Update*, *Change*, *Deprecate*, *Remove*.
66

77
<!--
8-
## [Unreleased](https://github.com/sharpjs/Prequel/compare/release/1.0.1..HEAD)
8+
## [Unreleased](https://github.com/sharpjs/Prequel/compare/release/1.0.2..HEAD)
99
(none)
1010
-->
1111

12+
## [1.0.2](https://github.com/sharpjs/Prequel/compare/release/1.0.1..release/1.0.2)
13+
1214
## [1.0.1](https://github.com/sharpjs/Prequel/compare/release/1.0.0..release/1.0.1)
1315
- Fix missing IntelliSense.
1416

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<!-- Descriptive properties -->
2727
<PropertyGroup>
2828
<Product>Prequel</Product>
29-
<VersionPrefix>1.0.1</VersionPrefix>
29+
<VersionPrefix>1.0.2</VersionPrefix>
3030
<Authors>Jeffrey Sharp</Authors>
3131
<Company>Subatomix Research Inc.</Company>
3232
<Copyright>© $([System.DateTime]::UtcNow.Year) $(Authors)</Copyright>

0 commit comments

Comments
 (0)