Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit 16c061b

Browse files
atezs82Attila Tóth
authored andcommitted
chore(docs): fixed minor version problem in README
1 parent 5c09b71 commit 16c061b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ lib/pulsar/bindings.bundle
1717
spec/pulsar/ext/bindings.bundle
1818
spec/pulsar/ext/bindings.o
1919
spec/pulsar/ext/Makefile
20+
21+
# Intellij IDEA
22+
.idea/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Or install it yourself as:
1818

1919
Note #1: You will need libpulsar (for linking) and libpulsar-dev (for
2020
C++ client header files, for compiling) installed first. For both, the
21-
Gem currently targets version 2.4.1. If your libpulsar is older, it will
21+
Gem currently targets version 2.6.1. If your libpulsar is older, it will
2222
fail to compile. If it is newer, it _might_ compile is not guaranteed.
2323

2424
Note #2: This is a pre-release version of this Gem. You will need the

0 commit comments

Comments
 (0)