Skip to content

Commit f644aaf

Browse files
committed
docs: Update release version in installation section (closes #36)
1 parent 8048f3e commit f644aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ See as a test at [/tests/test_use_case.lua:23](/tests/test_use_case.lua#L23)
7575

7676
## Installation
7777

78-
Copy the [raw contents of init.lua from the latest release](https://raw.githubusercontent.com/girvel/ldump/refs/tags/v1.1.0/init.lua) into your `lib/ldump.lua` or `git clone -b v1.1.0 https://github.com/girvel/ldump` inside the `lib/` — you still would be able to do `require("ldump")`.
78+
Copy the [raw contents of init.lua from the latest release](https://raw.githubusercontent.com/girvel/ldump/refs/tags/v1.2.0/init.lua) into your `lib/ldump.lua` or `git clone -b v1.2.0 https://github.com/girvel/ldump` inside the `lib/` — you still would be able to do `require("ldump")`.
7979

8080
## Credits
8181

0 commit comments

Comments
 (0)