bump version for next patch release

This commit is contained in:
John McAliley 2018-04-16 11:08:18 -04:00 committed by GitHub
parent 1402073ce1
commit 468d260fab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Impressionist
VERSION = "1.6.0"
VERSION = "1.6.1"
end