Skip to content

Commit ff7435e

Browse files
committed
Bump to v1.0.3
1 parent 11f85af commit ff7435e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ More infos about this file : http://keepachangelog.com/
66

77
## [Unreleased] - no_due_date
88

9+
## [v1.0.3] - 2019.04.26
10+
911
- **Try to fix non ASCII character**
1012

1113
## [v1.0.2] - 2019.04.10

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In your `Jarfile`:
2525
```ruby
2626
source 'https://dl.bintray.com/colisweb/maven'
2727

28-
jar 'com.colisweb:JRubyConcurrentConstantMemoryExcel_2.12', '1.0.2'
28+
jar 'com.colisweb:JRubyConcurrentConstantMemoryExcel_2.12', '1.0.3'
2929
```
3030

3131
Usage

0 commit comments

Comments
 (0)