Skip to content

Commit

Permalink
Upgrade package version to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaui committed Jul 29, 2019
1 parent d0065dc commit af2621f
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": "argster",
"version": "1.3.0",
"version": "1.3.1",
"description": "A simple command/argument manager",
"main": "lib/index.js",
"umd:main": "lib/index.umd.js",
Expand Down Expand Up @@ -44,9 +44,9 @@
"@types/jest": "24.0.15",
"@types/node": "12.6.8",
"@types/ramda": "0.26.18",
"eslint": "6.1.0",
"@typescript-eslint/eslint-plugin": "1.13.0",
"@typescript-eslint/parser": "1.13.0",
"eslint": "6.1.0",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-prettier": "3.1.0",
"jest": "24.8.0",
Expand Down

0 comments on commit af2621f

Please sign in to comment.