Skip to content

Commit

Permalink
Version update to 0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Agazoth committed Jul 24, 2024
1 parent 56c9b94 commit 423bdcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion PSParquet/PSParquet.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'PSParquet.psm1'

# Version number of this module.
ModuleVersion = '0.2.12'
ModuleVersion = '0.2.13'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
3 changes: 3 additions & 0 deletions PSParquet/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Versions

0.2.13:
* Make output support pipeline

0.2.12:
* Updated project to .NET 8
* Updated to newest version of Parquet.Net
Expand Down

0 comments on commit 423bdcd

Please sign in to comment.