Skip to content

Commit

Permalink
Fix bump toeniser and common projects version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertospelta committed Mar 19, 2024
1 parent 1c9b3b6 commit fdc2bc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Dax.Tokenizer/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.1",
"version": "1.0",
"nugetPackageVersion": {
"semVer": 2.0
},
Expand Down
2 changes: 1 addition & 1 deletion src/Dax.Vpax.Obfuscator.Common/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.1-beta",
"version": "1.0",
"nugetPackageVersion": {
"semVer": 2.0
},
Expand Down

0 comments on commit fdc2bc2

Please sign in to comment.