Skip to content

Commit

Permalink
Increment version v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JCThePants committed Aug 10, 2020
1 parent b2ac7ca commit 52210eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ npm install mintpond/mint-utils --save
npm config set @mintpond:registry https://npm.pkg.github.com/mintpond
npm config set //npm.pkg.github.com/:_authToken <MY_GITHUB_AUTH_TOKEN>

npm install @mintpond/mint-utils@2.5.0 --save
npm install @mintpond/mint-utils@2.6.0 --save
```

__Install & Test__
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mintpond/mint-utils",
"version": "2.5.0",
"version": "2.6.0",
"description": "General and common utility Classes and Functions used by MintPond",
"author": "JCThePants",
"main": "index.js",
Expand Down

0 comments on commit 52210eb

Please sign in to comment.