Skip to content

Commit ae18f5d

Browse files
committed
chore(release): bump version to 0.1.7
1 parent 7dff3be commit ae18f5d

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/macos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@paste/macos",
33
"private": true,
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"type": "module",
66
"main": "electron/main.cjs",
77
"scripts": {

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "paste",
33
"private": true,
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"workspaces": [
66
"apps/*",
77
"packages/*"

0 commit comments

Comments
 (0)