Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: objectionary/eo-hamcrest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5f168ae0cee5878aebe136a6325cdb8dbeebd633
Choose a base ref
..
head repository: objectionary/eo-hamcrest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 048cfaf2ae6aec69e55012645edfe6c2b9843244
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 pom.xml
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ SOFTWARE.
<packaging>jar</packaging>
<name>eo-hamcrest</name>
<properties>
<eolang.version>0.34.3</eolang.version>
<eolang.version>0.34.4</eolang.version>
</properties>
<description>Hamcrest matchers for EOLANG</description>
<url>https://github.com/objectionary/eo-hamcrest</url>