You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Follow these steps to integrate the ONIXLabs Corda Core API into your applicatio
47
47
}
48
48
```
49
49
50
-
##Package Versioning
50
+
##Package Versioning
51
51
52
52
The ONIXLabs Corda Core API uses semantic versioning for every published release of the API. Version numbers apply the following format, **_major_._minor_._patch_**; for example 1.2.34
53
53
@@ -56,8 +56,3 @@ The ONIXLabs Corda Core API uses semantic versioning for every published release
56
56
- **Patch** - The API contains bug fixes which are backwards compatible.
57
57
58
58
Release Candidate versions are considered unstable and likely to change quickly. Release Candidate version numbers apply the following format, **_major_._minor_._patch_-rc#**; for example 1.2.0-rc3
0 commit comments