Skip to content

Commit 46e1d22

Browse files
committed
note former name in description.
closes #19
1 parent a4087b3 commit 46e1d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peruse.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
1414
s.add_development_dependency "timecop", "~> 0.7", ">= 0.7.1"
1515
s.executables << "peruse"
1616
s.summary = "Elasticsearch query language"
17-
s.description = "Human-friendly query language for Elasticsearch"
17+
s.description = "Human-friendly query language for Elasticsearch. Formerly known as plunk."
1818
s.authors = ["Ram Mehta", "Jamil Bou Kheir"]
1919
2020
s.files = `git ls-files`.split("\n")

0 commit comments

Comments
 (0)