summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c4936b6..faa4bf6 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,8 @@ Excelize is a library written in pure Go and providing a set of functions that a
**WARNING!**
-From version 1.5 all row manipulation methods uses Excel row numbering starting with `1` instead of zero-based numbering
-which take place in some methods in eraler versions.
+From version 1.5.0 all row manipulation methods uses Excel row numbering starting with `1` instead of zero-based numbering
+which take place in some methods in eraler versions.
## Basic Usage