Skip to content

Commit 668bb59

Browse files
committed
release: 0.3.0
1 parent c2d1490 commit 668bb59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Crystal bindings to [libxls](https://github.com/libxls/libxls)
1010
dependencies:
1111
xls:
1212
github: mdwagner/xls.cr
13-
version: 0.2.0
13+
version: 0.3.0
1414
```
1515
1616
2. Run `shards install`

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: xls
2-
version: 0.2.0
2+
version: 0.3.0
33

44
authors:
55
- Michael Wagner <mdwranger@gmail.com>

0 commit comments

Comments
 (0)