diff --git a/README.md b/README.md
index 9542b2c..0490147 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Document state is handled in rust; the swift frontend interfaces with the rust c
### Known issues
- Performance is not great; it is expected that documents are only ever a few hundred lines.
-- Drawing is hacky. We don't blink the cursor, and we only draw the cursor as an underbar. This will change at some point.
+- Drawing is hacky. We may draw ghost selections.
### TODO
diff --git a/RustPlayground/RustPlayground/Assets/Info.plist b/RustPlayground/RustPlayground/Assets/Info.plist
index bcad9ad..fdd140b 100644
--- a/RustPlayground/RustPlayground/Assets/Info.plist
+++ b/RustPlayground/RustPlayground/Assets/Info.plist
@@ -19,7 +19,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.1
+ 0.1.1
CFBundleVersion
1
LSApplicationCategoryType