Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #137 from yanokwa/prepare-2.0.9
Browse files Browse the repository at this point in the history
Prepare for 2.0.9
  • Loading branch information
yanokwa committed Oct 12, 2021
2 parents 9a07cdd + 21ba8b4 commit 30f88df
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,11 @@ Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

[2.0.9] - 2021-10-11
---------------------
##### Fixed
- `decimal-date-time()` treated as local time when no offset specified

[2.0.8] - 2021-09-10
---------------------
##### Fixed
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
@@ -1,6 +1,6 @@
{
"name": "openrosa-xpath-evaluator",
"version": "2.0.8",
"version": "2.0.9",
"description": "Wrapper for browsers' XPath evaluator with added support for OpenRosa extensions.",
"homepage": "https://enketo.org",
"main": "src/openrosa-xpath.js",
Expand Down

0 comments on commit 30f88df

Please sign in to comment.