gjtorikian / jekyll-last-modified-at

A Jekyll plugin to show the last_modified_at time of a post.
MIT License
242 stars 38 forks source link

jekyll 3.4 support #48

Closed benswift closed 7 years ago

benswift commented 7 years ago

If I hack the gemspec, v1.0.0 seems to work fine with jekyll 3.4 - is there any willingness to bump the gemspec? Is there a test suite which needs to run?

benswift commented 7 years ago

Whoops, just noticed that this seems to be fixed.