types.go
changeset 147 b682706e2f31
parent 138 23d3a518d0ad
child 159 408aa794d9bb
--- a/types.go	Sun Apr 23 15:39:51 2017 +0200
+++ b/types.go	Fri Apr 28 11:47:18 2017 +0200
@@ -84,6 +84,7 @@
 	Title       string `json:"title"`
 	Description string `json:"description"`
 	Email       string `json:"email"`
+	Version     string `json:"version"`
 }
 
 // Mention represents a Mastodon mention entity