Skip to content

Commit

Permalink
bump version (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
elvece authored Jan 19, 2024
1 parent 73306dd commit 1124e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/procedures/migrations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ export const migration: T.ExpectedExports.migration = async (
),
},
},
"0.1.7.3",
"0.1.7.4",
)(effects, version, ...args);
};

0 comments on commit 1124e25

Please sign in to comment.