Skip to content

Commit

Permalink
Bump version number to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sgryjp committed Oct 2, 2021
1 parent c790d3b commit c59aef5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
<!-- markdownlint-disable MD022 MD024 MD032 MD033 -->

## [Unreleased]

## [1.3.0] - 2021-10-02
### Feature
- Untrusted workspaces support

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
zlib License

Copyright (c) 2018 Suguru Yamamoto
Copyright (c) 2021 Suguru Yamamoto

This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the
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.2.3",
"version": "1.3.0",
"publisher": "sgryjp",
"repository": {
"type": "git",
Expand Down

0 comments on commit c59aef5

Please sign in to comment.