Skip to content

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmilton committed Oct 26, 2024
1 parent 119c328 commit 1e770d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ekscss/framework",
"version": "0.0.51",
"version": "0.0.52",
"description": "Progressive CSS framework powered by ekscss",
"repository": "maxmilton/ekscss",
"homepage": "https://ekscss.js.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin-ekscss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-ekscss",
"version": "0.0.18",
"version": "0.0.19",
"description": "Rollup plugin to add support for XCSS",
"repository": "maxmilton/ekscss",
"homepage": "https://ekscss.js.org",
Expand Down

0 comments on commit 1e770d2

Please sign in to comment.