@@ -1,5 +1,5 @@
/*!
-* reveal.js 5.0.5
+* reveal.js 5.1.0
* https://revealjs.com
* MIT licensed
*
@@ -28,7 +28,7 @@ import {
} from './utils/constants.js'
// The reveal.js version
-export const VERSION = '5.0.5';
+export const VERSION = '5.1.0';
/**
* reveal.js
@@ -1,6 +1,6 @@
{
"name": "reveal.js",
- "version": "5.0.5",
+ "version": "5.1.0",
"description": "The HTML Presentation Framework",
"homepage": "https://revealjs.com",
"subdomain": "revealjs",