Updating version

This commit is contained in:
Knut Sveidqvist 2021-07-28 11:20:09 +02:00
parent 024f7c3275
commit a87d557354
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ jobs:
- name: Publish
run: |
PREVIEW_VERSION=2
PREVIEW_VERSION=3
VERSION=$(echo ${{github.ref}} | tail -c +20)-preview.$PREVIEW_VERSION
echo $VERSION
npm version --no-git-tag-version --allow-same-version $VERSION

View File

@ -1,6 +1,6 @@
{
"name": "mermaid",
"version": "8.11.0",
"version": "8.11.1",
"description": "Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
"main": "dist/mermaid.core.js",
"keywords": [