Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[fixup] version bump in package.json
  • Loading branch information
line-o committed Jun 18, 2021
commit 5e705331b163cbf4ef89dccdfb90062739253802
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": "function-documentation",
"version": "1.1.2-SNAPSHOT",
"version": "1.2.0-SNAPSHOT",
"description": "Function documentation for eXist-db",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down