Merge pull request #612 from NoRedInk/tessa/fix-text-version

fix text version
This commit is contained in:
Tessa 2020-09-21 10:44:13 -07:00 committed by GitHub
commit bdae3f4445
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ type alias Msg =
example : Example State Msg
example =
{ name = "Text"
, version = 4
, version = 5
, categories = [ Text ]
, atomicDesignType = Atom
, keyboardSupport = []