Skip to content

Commit ad88048

Browse files
committed
[skip] Bumped version (1m)
1 parent 971ed2f commit ad88048

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.5 - Mar 13, 2023
2+
3+
- Ruby 3.2 support
4+
15
## 0.3.4 - Oct 16, 2019
26

37
- Removed rubyzip lock

lib/openxml-package/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module OpenXmlPackage
2-
VERSION = "0.3.4"
2+
VERSION = "0.3.5"
33
end

0 commit comments

Comments
 (0)