Skip to content

Commit aba90f5

Browse files
committed
chore: bump all package versions to 1.1.3
1 parent 4c9ba8d commit aba90f5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@munlicode/munliwall-root",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Desktop and CLI wallpaper tool",
55
"workspaces": [
66
"packages/*"

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@munlicode/munliwall-cli",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"type": "module",
55
"description": "A simple yet powerful tool designed to transform your workspace with ease. Wallpaper lets you effortlessly manage your desktop backgrounds — fetch new wallpapers by keyword, source, or category, schedule automatic updates, or quickly apply local images via the command line.",
66
"author": "Nurzhan Muratkhan <nurzhanmuratkhan@kreoza.com>",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@munlicode/munliwall-core",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"type": "module",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

packages/desktop-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@munlicode/munliwall-desktop",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A simple yet powerful tool designed to transform your workspace with ease. Wallpaper lets you effortlessly manage your desktop backgrounds — download stunning wallpapers, upload your own creations, or update your setup automatically.",
55
"author": "Nurzhan Muratkhan <nurzhanmuratkhan@kreoza.com>",
66
"homepage": "https://github.com/m`unlicode/munliwall",

0 commit comments

Comments
 (0)