Skip to content

Commit

Permalink
RELEASE: 10.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastientromp committed Jan 26, 2023
1 parent d2d7213 commit 8ea734b
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 @@ -32,7 +32,7 @@ export interface UpdateSectionItemDetails {

export const updates: readonly Update[] = [
{
version: '10.1.8',
version: '10.1.9',
sections: [
// {
// type: 'intro',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firestone",
"version": "10.1.8",
"version": "10.1.9",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 8ea734b

Please sign in to comment.