Skip to content

Commit

Permalink
Prepare to release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saket committed Sep 14, 2024
1 parent 1b6ddbe commit 40f1bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


```groovy
implementation "me.saket.extendedspans:extendedspans:1.3.0"
implementation "me.saket.extendedspans:extendedspans:1.4.0"
```

```kotlin
Expand Down
2 changes: 1 addition & 1 deletion extendedspans/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GROUP=me.saket.extendedspans
POM_ARTIFACT_ID=extendedspans
VERSION_NAME=1.4.0-SNAPSHOT
VERSION_NAME=1.4.0
SONATYPE_HOST=DEFAULT
RELEASE_SIGNING_ENABLED=true

Expand Down

0 comments on commit 40f1bd8

Please sign in to comment.