Skip to content

Commit 7d825c0

Browse files
authored
chore(arrow): bump to v18.6.0 (#778)
1 parent f63e2c6 commit 7d825c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arrow/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To build with tinygo include the noasm build tag.
3434
*/
3535
package arrow
3636

37-
const PkgVersion = "18.5.2"
37+
const PkgVersion = "18.6.0"
3838

3939
//go:generate go run _tools/tmpl/main.go -i -data=numeric.tmpldata type_traits_numeric.gen.go.tmpl type_traits_numeric.gen_test.go.tmpl array/numeric.gen.go.tmpl array/numericbuilder.gen.go.tmpl array/bufferbuilder_numeric.gen.go.tmpl
4040
//go:generate go run _tools/tmpl/main.go -i -data=datatype_numeric.gen.go.tmpldata datatype_numeric.gen.go.tmpl tensor/numeric.gen.go.tmpl tensor/numeric.gen_test.go.tmpl

0 commit comments

Comments
 (0)