Skip to content

Commit

Permalink
docs: Update package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
PindleskinY committed Nov 11, 2020
1 parent c5e103e commit 17bda38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flask-state",
"version": "1.0.2",
"version": "1.0.4",
"description": "Flask-States is a visual plug-in based on flask. It can record the local state every minute and read the status of redis if you have configured redis,and generate data chart to show to users through Echarts.",
"main": "./packages/index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion packages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flask-state",
"version": "1.0.2",
"version": "1.0.4",
"description": "Flask-States is a visual plug-in based on flask. It can record the local state every minute and read the status of redis if you have configured redis,and generate data chart to show to users through Echarts.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 17bda38

Please sign in to comment.