Bump version

This commit is contained in:
Brandon Robins
2017-12-31 16:58:25 -06:00
parent 2b264bdc19
commit 8df996ce5d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Calligraphy
VERSION = '0.2.1'
VERSION = '0.3.0'
end