Skip to content

Commit 8c92224

Browse files
committed
Version 0.1.1
1 parent 9a27568 commit 8c92224

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Document state is handled in rust; the swift frontend interfaces with the rust c
3838
### Known issues
3939

4040
- Performance is not great; it is expected that documents are only ever a few hundred lines.
41-
- Drawing is hacky. We don't blink the cursor, and we only draw the cursor as an underbar. This will change at some point.
41+
- Drawing is hacky. We may draw ghost selections.
4242

4343

4444
### TODO

RustPlayground/RustPlayground/Assets/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>0.1</string>
22+
<string>0.1.1</string>
2323
<key>CFBundleVersion</key>
2424
<string>1</string>
2525
<key>LSApplicationCategoryType</key>

0 commit comments

Comments
 (0)