Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sgryjp committed Oct 17, 2018
1 parent 40752b2 commit 35f64a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The format is based on
[Keep a Changelog](http://keepachangelog.com/en/1.0.0/) this project adheres
to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.1.1] - 2018-10-17
### Fixed
- Now scrolls the window so that the cursor is always visible except when there are multiple cursors

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "japanese-word-handler",
"displayName": "Japanese Word Handler",
"description": "Better Japanese word handling on cursor movement",
"version": "1.0.0",
"version": "1.1.1",
"publisher": "sgryjp",
"repository": {
"type": "git",
Expand Down

0 comments on commit 35f64a9

Please sign in to comment.