Skip to content

Commit 057ae83

Browse files
committed
[skip] Bumped version to 0.11.2 (1m)
1 parent e3f3dc2 commit 057ae83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
openxml-docx (0.11.1)
4+
openxml-docx (0.11.2)
55
nokogiri
66
openxml-drawingml
77
openxml-package (>= 0.2.2)

lib/openxml/docx/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OpenXml
22
module Docx
3-
VERSION = "0.11.1"
3+
VERSION = "0.11.2"
44
end
55
end

0 commit comments

Comments
 (0)