Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit dc90d3e

Browse files
authored
Update OpenSource.Data.HashFunction.Jenkins.csproj
Bump version from 3.0.0 to 3.0.1 due to recent changes.
1 parent f523f06 commit dc90d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenSource.Data.HashFunction.Jenkins/OpenSource.Data.HashFunction.Jenkins.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>Data.HashFunction implementation of the Jenkins family of hash functions (http://en.wikipedia.org/wiki/Jenkins_hash_function). Note: SpookyHash can be found in the Data.HashFunction.SpookyHash package.</Description>
55
<Copyright>Copyright 2024</Copyright>
66
<AssemblyTitle>Data.HashFunction.Jenkins</AssemblyTitle>
7-
<VersionPrefix>3.0.0</VersionPrefix>
7+
<VersionPrefix>3.0.1</VersionPrefix>
88
<Authors>Data.HashFunction Developers</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)