Skip to content

Commit f952134

Browse files
committed
0.9.3
1 parent f5810db commit f952134

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.9.3 / 2014/04-25
2+
==================
3+
4+
* Properly stick to the editor line height
5+
16
0.9.1 / 2014-04-13
27
==================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "minimap",
33
"main": "./lib/minimap",
4-
"version": "0.9.2",
4+
"version": "0.9.3",
55
"private": true,
66
"description": "A preview of the full source code.",
77
"author": "Fangdun Cai <[email protected]>",

0 commit comments

Comments
 (0)