Skip to content

Commit e3deecf

Browse files
[RELEASE] Set the release version to 3.0.0
1 parent 3fa0d40 commit e3deecf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: bpmnVisualization
22
Type: Package
33
Title: Visualize Process Execution Data on BPMN (Business Process Model and Notation) Diagrams
4-
Version: 2.3.0.9000
4+
Version: 3.0.0
55
Authors@R: c(person("Celine", "Souchet", role = c("aut", "cre"), email = "[email protected]"),
66
person("Thomas", "Bouffard", role = "aut"))
77
Description: To visualize the execution data of the processes on BPMN diagrams, using overlays, style customization and interactions, with BPMN Visualization.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ The following simulates the content of the `README.md` file of [bpmn-visualizati
5454

5555
To install a dedicated version (available versions can be found in the [GitHub releases page](https://github.com/process-analytics/bpmn-visualization-R/releases)), run:
5656
```r
57-
devtools::install_github("process-analytics/bpmn-visualization-R@v2.3.0")
57+
devtools::install_github("process-analytics/bpmn-visualization-R@v3.0.0")
5858
```

0 commit comments

Comments
 (0)