Skip to content

Commit

Permalink
chore: bump version to v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kotleni committed Jan 4, 2025
1 parent 1af6e3a commit 641a087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PARALLAX_SENSITIVITY = 1.4;
export const VERSION_NAME = 'v1.2';
export const VERSION_NAME = 'v1.3';
export const VERSION_NAME_REPLACEMENT = 'Powered by TypeScript';

0 comments on commit 641a087

Please sign in to comment.