@@ -28,7 +28,7 @@ import {
} from './utils/constants.js'
// The reveal.js version
-export const VERSION = '5.0.1';
+export const VERSION = '5.0.5';
/**
* reveal.js
@@ -1,12 +1,12 @@
{
"name": "reveal.js",
- "version": "5.0.4",
+ "version": "5.0.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.23.2",
@@ -1,6 +1,6 @@
"description": "The HTML Presentation Framework",
"homepage": "https://revealjs.com",
"subdomain": "revealjs",