Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-obx committed Feb 16, 2024
1 parent 625aa1f commit 57ee7ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ id, err := box.Put(&Person{ FirstName: "Joe", LastName: "Green" })
Want details? **[Read the docs](https://golang.objectbox.io/)** or
**[check out the API reference](https://godoc.org/github.com/objectbox/objectbox-go/objectbox)**.

Latest release: [v1.7.0 (2023-06-23)](https://golang.objectbox.io/)
Latest release: [v1.8.0 (2024-02-16)](https://golang.objectbox.io/)

## Table of Contents:
- [High-performance Golang database](#high-performance-golang-database)
Expand Down Expand Up @@ -162,7 +162,7 @@ ObjectBox supports multiple platforms and languages:

License
-------
Copyright 2018-2022 ObjectBox Ltd. All rights reserved.
Copyright 2018-2024 ObjectBox Ltd. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 57ee7ef

Please sign in to comment.