mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
chore(release): bump version to 4.4.5
This commit is contained in:
@@ -16,6 +16,6 @@ describe('Project version consistency', () => {
|
||||
});
|
||||
|
||||
test('README contains current version string', () => {
|
||||
expect(readme).toContain('v4.4.4');
|
||||
expect(readme).toContain(`v${packageJson.version}`);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user