bump version to 1.3.0

This commit is contained in:
johnmcaliley 2013-05-06 09:57:13 -04:00
parent 89913641bc
commit ef34cf85b8
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Impressionist
VERSION = "1.2.0"
VERSION = "1.3.0"
end