Skip to content

Commit afcfce6

Browse files
committed
CRuby: version 0.1.3.
1 parent 0311164 commit afcfce6

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
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## CRuby version 0.1.3
6+
57
- CRuby: Fix file not found case.
68

79
## CRuby version 0.1.2 and mruby version 0.1.0 - 2026-03-11

lib/gettextpo/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919

2020
module GettextPO
2121
# Version of this gem.
22-
VERSION = "0.1.2"
22+
VERSION = "0.1.3"
2323
end

0 commit comments

Comments
 (0)