Skip to content

Commit

Permalink
Bump alpha version to 2.0.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
baseTwo committed Aug 19, 2024
1 parent 890550b commit e0e1124
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Demo/cql-demo.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<!-- Solution-wide properties for NuGet packaging -->
<PropertyGroup>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionPrefix>2.0.1</VersionPrefix>
<VersionSuffix>alpha</VersionSuffix>
<Authors>NCQA, Firely ([email protected]) and contributors</Authors>
<Copyright>Copyright 2013-2024 NCQA, Firely. Contains materials (C) HL7 International</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion cql-sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<!-- Solution-wide properties for NuGet packaging -->
<PropertyGroup>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionPrefix>2.0.1</VersionPrefix>
<VersionSuffix>alpha</VersionSuffix>
<Authors>NCQA, Firely ([email protected]) and contributors</Authors>
<Copyright>Copyright 2013-2024 NCQA, Firely. Contains materials (C) HL7 International</Copyright>
Expand Down

0 comments on commit e0e1124

Please sign in to comment.