mirror of
https://github.com/antonmedv/fx
synced 2024-11-11 07:10:28 +00:00
Release 35.0.0
This commit is contained in:
parent
44e7388d8e
commit
dbceea3421
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fx",
|
||||
"version": "34.0.0",
|
||||
"version": "35.0.0",
|
||||
"bin": {
|
||||
"fx": "index.js"
|
||||
},
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: fx
|
||||
version: 34.0.0
|
||||
version: 35.0.0
|
||||
summary: Terminal JSON viewer
|
||||
description: Terminal JSON viewer
|
||||
base: core20
|
||||
|
@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
const version = "34.0.0"
|
||||
const version = "35.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user