Skip to content

Commit 10dc9f0

Browse files
authored
Merge pull request #77 from tig/v_1_0_0
Release v1.0.0-pre.1
2 parents abb97d9 + 5e98455 commit 10dc9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NStack/NStack.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
It starts with a new string type that is focused on Unicode code-points as opposed to the historical chars and UTF-16 encoding and introduces a utf8 string that supports slicing</Description>
2828
<PackageReleaseNotes>
29-
Version 1.0.0 - Moderinized API doc generation and now using gitflow
29+
Version 1.0.0-pre.1 - Moderinized API doc generation and now using gitflow
3030
* Fixes #59. Automatically generate API docs via github action
3131
* Fixes #61. ustring.IsNullOrEmpty doesn't work the same way as the string.IsNullOrEmpty method.
3232

0 commit comments

Comments
 (0)