Skip to content

Commit fc65e63

Browse files
committed
Syncronizing version number
1 parent 324690c commit fc65e63

File tree

3 files changed

+22
-6
lines changed

3 files changed

+22
-6
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>org.xqdoc</groupId>
1515
<artifactId>exist-xqdoc</artifactId>
16-
<version>0.7.2</version>
16+
<version>0.7.3</version>
1717

1818
<name>xqDoc Function Documentation</name>
1919
<description>Application and library to generate and display XQuery function documentation for eXist-db</description>

src/main/js/frontend/package-lock.json

Lines changed: 20 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/js/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xqDoc",
3-
"version": "0.6.3",
3+
"version": "0.7.3",
44
"private": true,
55
"homepage": ".",
66
"proxy": "http://localhost:8080/",

0 commit comments

Comments
 (0)