Skip to content

Commit 2b24975

Browse files
committed
chore(release): bump version to 0.1.2
1 parent 51105a4 commit 2b24975

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.1",
4+
"version": "0.1.2",
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.1",
4+
"version": "0.1.2",
55
"workspaces": [
66
"apps/*",
77
"packages/*"

0 commit comments

Comments
 (0)