Skip to content

Commit

Permalink
Oozaru 0.6.3
Browse files Browse the repository at this point in the history
Brings over `Query` fixes from neoSphere.
  • Loading branch information
fatcerberus committed Dec 22, 2023
1 parent ca04efc commit 9a704f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Oozaru Changelog
================

v0.6.3 - TBD
------------
v0.6.3 - December 22, 2023
--------------------------

* Fixes several bugs in the `from` module where the key wasn't being passed to
the reducer for object sources.
Expand Down
2 changes: 1 addition & 1 deletion web/oozaru.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Oozaru",
"publisher": "Fat Cerberus",
"version": "0.6.2+"
"version": "0.6.3"
}

0 comments on commit 9a704f1

Please sign in to comment.