Skip to content

Commit 58a4534

Browse files
chitralabsclaude
andcommitted
docs: update README install snippets to v1.0.2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7a2b350 commit 58a4534

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ Apache POI requires **45+ lines** to do what Sheetz does in **1**. Here's the pr
4747
<dependency>
4848
<groupId>io.github.chitralabs.sheetz</groupId>
4949
<artifactId>sheetz-core</artifactId>
50-
<version>1.0.1</version>
50+
<version>1.0.2</version>
5151
</dependency>
5252
```
5353

5454
**Gradle:**
5555
```groovy
56-
implementation 'io.github.chitralabs.sheetz:sheetz-core:1.0.1'
56+
implementation 'io.github.chitralabs.sheetz:sheetz-core:1.0.2'
5757
```
5858

5959
### Define your model

0 commit comments

Comments
 (0)