Skip to content

Commit

Permalink
Bump version to next release: 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangmm committed Aug 20, 2023
1 parent cb7bae6 commit 8b726d7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion expath-pkg.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<package xmlns="http://expath.org/ns/pkg" name="http://existsolutions.com/apps/tei-publisher" abbrev="tei-publisher" version="8.0.0" spec="1.0">
<package xmlns="http://expath.org/ns/pkg" name="http://existsolutions.com/apps/tei-publisher" abbrev="tei-publisher" version="8.1.0" spec="1.0">
<title>TEI Publisher</title>
<dependency processor="http://exist-db.org" semver-min="5.3.0" />
<dependency package="http://exist-db.org/html-templating" semver="1"/>
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tei-publisher-app",
"version": "8.0.0",
"version": "8.1.0",
"description": "TEI Publisher facilitates the integration of the TEI Processing Model into exist-db applications",
"scripts": {
"test": "mocha --exit",
Expand Down

0 comments on commit 8b726d7

Please sign in to comment.