Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vladnicula committed Dec 5, 2023
1 parent d40050b commit 2df9247
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,5 @@ export declare const select: <T extends object, MP extends SelectorMappingBase<T
dispose: () => void;
};
export declare const inversePatch: (patch: JSONPatchEnhanced) => JSONPatchEnhanced;
export declare const LIB_VERSION = "2.0.3beta";
export declare const LIB_VERSION = "2.0.4beta";
export {};
2 changes: 1 addition & 1 deletion dist/index.main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2df9247

Please sign in to comment.