Skip to content

Commit

Permalink
chore(release): 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticMystic committed Oct 28, 2021
1 parent df6d640 commit 137c8ea
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Advanced Cursors Changelog
### [0.1.1](https://github.com/SkepticMystic/advanced-cursors/compare/0.1.0...0.1.1) (2021-10-28)

## [0.1.0](https://github.com/SkepticMystic/advanced-cursors/compare/0.0.43...0.1.0) (2021-10-27)

### [0.0.43](https://github.com/SkepticMystic/advanced-cursors/compare/0.0.42...0.0.43) (2021-10-27)
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "advanced-cursors",
"name": "Advanced Cursors",
"version": "0.1.0",
"version": "0.1.1",
"minAppVersion": "0.12.18",
"description": "Use multiple cursors even more powerfully.",
"author": "SkepticMystic",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "advanced-cursors",
"version": "0.1.0",
"version": "0.1.1",
"description": "Use multiple cursors even more powerfully",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -41,4 +41,4 @@
"standard-version": "^9.3.1",
"svelte": "3.35.0"
}
}
}

0 comments on commit 137c8ea

Please sign in to comment.