Skip to content

Commit

Permalink
Export current analysis version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesremuscat committed May 20, 2023
1 parent 765e3fd commit f230886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analysis/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,4 @@ export const createAnalyser = (initialState, live) => {
}
};

export { migrateAnalysisState };
export { CURRENT_VERSION, migrateAnalysisState };

0 comments on commit f230886

Please # to comment.