Skip to content

Commit

Permalink
1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yamgent committed Jan 6, 2019
1 parent dfceca4 commit c6db1a9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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": "markbind-cli",
"version": "1.15.2",
"version": "1.16.0",
"description": "Command line interface for MarkBind",
"main": "index.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/markbind/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 src/lib/markbind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markbind",
"version": "1.15.0",
"version": "1.16.0",
"description": "MarkBind core module.",
"main": "src/parser.js",
"keywords": [
Expand Down

0 comments on commit c6db1a9

Please sign in to comment.