Skip to content

Commit

Permalink
Prepare for release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saket committed Jul 12, 2022
1 parent ca81396 commit e0315b3
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.1.0"
implementation "me.saket.extendedspans:extendedspans:1.3.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.2.0-SNAPSHOT
VERSION_NAME=1.3.0
SONATYPE_HOST=DEFAULT
RELEASE_SIGNING_ENABLED=true

Expand Down

0 comments on commit e0315b3

Please sign in to comment.