Skip to content

Commit

Permalink
repo version bump (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: Joseph <[email protected]>
  • Loading branch information
bijujoseph and colorshifter authored Jun 3, 2020
1 parent 929fe10 commit f056410
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bijujoseph/tryout-lib100",
"version": "1.0.0",
"version": "1.0.1",
"description": "A library",
"main": "index.js",
"scripts": {
Expand All @@ -23,5 +23,7 @@
"chai": "^4.2.0",
"mocha": "^7.2.0"
},
"publishConfig": { "registry": "https://npm.pkg.github.com/" }
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
}
}

0 comments on commit f056410

Please sign in to comment.