本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Archivist
/
crystal-scatter
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
2
Wiki
活動
瀏覽代碼
Popped the version information up everywhere
master
Archivist
6 年之前
父節點
b5d9f1d93e
當前提交
e01afbe7c4
共有
2 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
shard.yml
+1
-1
src/crystal-scatter/version.cr
+ 1
- 1
shard.yml
查看文件
@ -1,5 +1,5 @@
name
:
crystal-scatter
version
:
0.1
.0
version
:
0.1
.0
-rc1
authors
:
- Ludovic
'Archivist'
Lagouardette
<lagouardette.ludovic@gmail.com>
+ 1
- 1
src/crystal-scatter/version.cr
查看文件
@ -1,3 +1,3 @@
module
Crystal::Scatter
VERSION
=
"
0.1.0
"
VERSION
=
"
0.1.0
-rc1
"
end
Write
Preview
Loading…
取消
儲存