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

Commit bf156e2

Browse files
committed
Fix readme
1 parent 1e9d175 commit bf156e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ This library does *not* respect semver and will instead follow Jane OpenAPI vers
1414
* Second and third number are the Docker API Version
1515
* Last number is the minor revision number for this
1616

17-
So 3.1.25.0 is the version 1.25 of Docker API generated with Jane OpenAPI in a 3.X version.
17+
So 4.1.25.0 is the version 1.25 of Docker API generated with Jane OpenAPI in a 4.X version.
1818

19-
You should always fix the version, or at least the 3 first numbers (3.1.25.*)
19+
You should always fix the version, or at least the 3 first numbers (4.1.25.*)

0 commit comments

Comments
 (0)