Skip to content

Commit 6f3cc98

Browse files
authored
Update release_process.md
1 parent 140f10e commit 6f3cc98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

developer_docs/release_process.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Release process
22

33
## Approach
4-
* While we are below p5.js 1.0.0, we will follow this [versioning pattern](https://semver.org/): `0:MAJOR_or_MINOR:PATCH`
5-
* Once we reach 1.0.0, we will follow this versioning pattern: `MAJOR:MINOR:PATCH`
4+
* While we are below p5.js 1.0.0, we will follow this [versioning pattern](https://semver.org/): `0:MAJOR_or_MINOR:PATCH`. Once we reach 1.0.0, we will follow this versioning pattern: `MAJOR:MINOR:PATCH`.
65

76

87
## Requirements

0 commit comments

Comments
 (0)