Skip to content

Commit f97d5e1

Browse files
committed
fixes search bug
1 parent cb1dc0f commit f97d5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookbinder.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ require 'base64'
22

33
Gem::Specification.new do |s|
44
s.name = 'bookbindery'
5-
s.version = '10.0.3'
5+
s.version = '10.0.4'
66
s.summary = 'Markdown to Rackup application documentation generator'
77
s.description = 'A command line utility to be run in Book repositories to stitch together their constituent Markdown repos into a static-HTML-serving application'
88
s.authors = ['Mike Grafton', 'Lucas Marks', 'Gavin Morgan', 'Nikhil Gajwani', 'Dan Wendorf', 'Brenda Chan', 'Matthew Boedicker', 'Andrew Bruce', 'Frank Kotsianas', 'Elena Sharma', 'Christa Hartsock', 'Michael Trestman', 'Alpha Chen', 'Sarah McAlear', 'Gregg Van Hove', 'Jess B Heron']

0 commit comments

Comments
 (0)