Bump version to 1.0.1

This commit is contained in:
Steve Agalloco 2022-01-09 14:36:05 -05:00
parent 60300cffa5
commit b069aed352
No known key found for this signature in database
GPG key ID: FDAF2BA50D34F744

View file

@ -1,3 +1,3 @@
module Instapaper
VERSION = '1.0.0'
VERSION = '1.0.1'
end