Skip to content

Commit

Permalink
Update MIGRATING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonDev07 authored Jan 23, 2025
1 parent e1e44f9 commit fba0beb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MIGRATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

```
dependencies {
implementation 'com.github.rh-robotics:MeepMeep:v1.0.0'
implementation 'com.github.rh-robotics:MeepMeep:v1.1.0'
}
```

Expand All @@ -15,4 +15,4 @@ dependencies {

4. In your main MeepMeep class, replace any import statements that reference `com.noahbres.meepmeep` with `org.rowlandhall.meepmeep`

5. You have now successfully migrated from NoahBres/MeepMeep to rh-robotics/MeepMeep! 🎉
5. You have now successfully migrated from NoahBres/MeepMeep to rh-robotics/MeepMeep! 🎉

0 comments on commit fba0beb

Please sign in to comment.