Skip to content

Commit 894441e

Browse files
committed
core: validate version 1.0.0 rc-1
1 parent a72a1a3 commit 894441e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@talk-control/talk-control-revealjs-extensions",
33
"private": false,
4-
"version": "1.0.0-rc",
4+
"version": "1.0.0-rc-1",
55
"description": "TalkControl aims to provides an easy to use extensions for anyone wanted to create slides with reveal.js",
66
"type": "module",
77
"repository": {

0 commit comments

Comments
 (0)