Skip to content

Commit

Permalink
Release 34
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Mar 28, 2024
1 parent fe1216f commit 21f5833
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion npm/package.json
@@ -1,6 +1,6 @@
{
"name": "fx",
"version": "33.0.0",
"version": "34.0.0",
"bin": {
"fx": "index.js"
},
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: fx
version: 33.0.0
version: 34.0.0
summary: Terminal JSON viewer
description: Terminal JSON viewer
base: core20
Expand Down

0 comments on commit 21f5833

Please sign in to comment.