Skip to content

Commit

Permalink
Update mutiny to v0.4.39-1
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed Dec 4, 2023
1 parent 03f1a96 commit 5a49a9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/procedures/migrations.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { compat, types as T } from "../deps.ts";

export const migration: T.ExpectedExports.migration = compat.migrations.fromMapping({}, "0.4.39");
export const migration: T.ExpectedExports.migration = compat.migrations.fromMapping({}, "0.4.39-1");

0 comments on commit 5a49a9b

Please sign in to comment.