Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit d19b486

Browse files
committed
Info about versioning
1 parent f89b530 commit d19b486

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This package is inspired by the [go-ipfs repo migration tool](https://github.com
2929
- [Migrations matrix](#migrations-matrix)
3030
- [API](#api)
3131
- [CLI](#cli)
32+
- [Versioning](#versioning)
3233
- [Contribute](#contribute)
3334
- [License](#license)
3435

@@ -265,6 +266,10 @@ It has several commands:
265266

266267
For further details see the `--help` pages.
267268

269+
## Versioning
270+
271+
In order to have good overview of what version of package contains what kind of migrations, this package follows this versioning schema: `0.<versionOfLastMigration>.<patches>`.
272+
268273
## Contribute
269274

270275
There are some ways you can make this module better:

0 commit comments

Comments
 (0)