Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
leikareipa committed Aug 26, 2023
1 parent 6ec121c commit 3010cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.mjs
Expand Up @@ -29,7 +29,7 @@ import {State} from "./api/state.mjs";
export const Rngon = {
version: {
major: 0,
minor: 3,
minor: 4,
isProductionBuild: IS_PRODUCTION_BUILD,
},
default: Default,
Expand Down

0 comments on commit 3010cde

Please sign in to comment.