Skip to content

Commit

Permalink
chore: raise lib version to 1.1.0
Browse files Browse the repository at this point in the history
Context: This version of the library brings the zoom features to the scanning view, so we should raise the minor version instead of the patch.

References: https://outsystemsrd.atlassian.net/browse/RMET-3312
  • Loading branch information
alexgerardojacinto committed Apr 15, 2024
1 parent 58b2b51 commit 650fd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.outsystems</groupId>
<artifactId>osbarcode-android</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
</project>

0 comments on commit 650fd1c

Please sign in to comment.