Skip to content

Commit

Permalink
chore(release): bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sholle7 committed Dec 25, 2024
1 parent c09c168 commit 1026631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IsPackable>true</IsPackable>
<PackageId>Barchart.BinarySerializer</PackageId>
<Title>binary-serializer-dotnet</Title>
<Version>1.1.2</Version>
<Version>1.1.3</Version>
<Authors>Luka Sotra,Bryan Ingle</Authors>
<Company>Barchart.com, Inc.</Company>
<PackageProjectUrl>https://github.com/barchart/binary-serializer-public</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@barchart/binary-serializer-ts",
"description": "Barchart Binary Serializer (TypeScript)",
"version": "1.1.2",
"version": "1.1.3",
"author": {
"name": "Luka Sotra",
"email": "luka.sotra@barchart.com",
Expand Down

0 comments on commit 1026631

Please sign in to comment.