release v1

This commit is contained in:
Unknwon
2014-12-30 10:47:22 +08:00
parent 635b381e0a
commit 686cfcde4b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Package ini provides INI file read and write functionality in Go.
## Installation
go get gopkg.in/ini.v0
go get gopkg.in/ini.v1
## Getting Started
+1 -1
View File
@@ -15,7 +15,7 @@
## 下载安装
go get gopkg.in/ini.v0
go get gopkg.in/ini.v1
## 开始使用