Skip to content

Commit

Permalink
Pushing up to 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
arntsonl committed Dec 29, 2023
1 parent 8df2eaf commit 7512f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
const lightCodeTheme = require('prism-react-renderer').themes.github;
const darkCodeTheme = require('prism-react-renderer').themes.dracula;

const releaseVersion = '0.7.5';
const releaseVersion = '0.7.6';

/** @type {import('@docusaurus/types').Config} */
const config = {
Expand Down

0 comments on commit 7512f5d

Please sign in to comment.