@@ -29,7 +29,7 @@ import {
} from './utils/constants.js'
// The reveal.js version
-export const VERSION = '5.2.0';
+export const VERSION = '5.2.1';
/**
* reveal.js
@@ -1,6 +1,6 @@
{
"name": "reveal.js",
- "version": "5.2.0",
+ "version": "5.2.1",
"description": "The HTML Presentation Framework",
"homepage": "https://revealjs.com",
"subdomain": "revealjs",