Skip to content

Commit

Permalink
docs: bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Rothenberg committed May 27, 2021
1 parent a480644 commit 5d978df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flat",
"version": "3.0.0",
"version": "3.1.0",
"description": "The GitHub action which powers data fetching for Flat",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -49,4 +49,4 @@
"ts-jest": "^26.5.2",
"typescript": "^4.1.5"
}
}
}

0 comments on commit 5d978df

Please sign in to comment.