mirror of
https://github.com/nxshock/csv2db.git
synced 2024-11-27 03:31:00 +05:00
6 lines
43 B
Go
6 lines
43 B
Go
package main
|
|
|
|
const (
|
|
VERSION = "0.1.0"
|
|
)
|