Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jan 26, 2024
1 parent 53fd922 commit 58bd282
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 478 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The Network Survey Messaging protobuf library is available via [mavenCentral](ht

```groovy
dependencies {
implementation 'com.craxiom:network-survey-messaging:0.15.0'
implementation 'com.craxiom:network-survey-messaging:1.0.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
}

group 'com.craxiom'
version "0.15.0"
version "1.0.0"

// Configure the wrapper and ALL distro so IJ has additional context
wrapper {
Expand Down
Loading

0 comments on commit 58bd282

Please sign in to comment.