bump version to 1.5.2

This commit is contained in:
John McAliley 2016-09-16 09:37:36 -04:00
parent 03379bf003
commit b96921d24c
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Impressionist
VERSION = "1.5.1"
VERSION = "1.5.2"
end