Skip to content

Commit 003b826

Browse files
committed
bump versions
1 parent acea208 commit 003b826

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/prettier-plugin-ripple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-ripple",
3-
"version": "0.2.43",
3+
"version": "0.2.44",
44
"description": "Ripple plugin for Prettier",
55
"type": "module",
66
"module": "src/index.js",

packages/ripple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Ripple is a TypeScript UI framework for the web",
44
"license": "MIT",
55
"author": "Dominic Gannaway",
6-
"version": "0.2.43",
6+
"version": "0.2.44",
77
"type": "module",
88
"module": "src/runtime/index.js",
99
"main": "src/runtime/index.js",

packages/rollup-plugin-ripple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Rollup plugin for Ripple",
44
"license": "MIT",
55
"author": "Dominic Gannaway",
6-
"version": "0.2.43",
6+
"version": "0.2.44",
77
"type": "module",
88
"main": "index.js",
99
"homepage": "https://ripplejs.com",

packages/vite-plugin-ripple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Vite plugin for Ripple",
44
"license": "MIT",
55
"author": "Dominic Gannaway",
6-
"version": "0.2.43",
6+
"version": "0.2.44",
77
"type": "module",
88
"module": "src/index.js",
99
"main": "src/index.js",

templates/basic/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.

0 commit comments

Comments
 (0)