Skip to content

Commit e3a4d4d

Browse files
committed
[skip] Bumped v0.10.5 (1m)
1 parent b3a2422 commit e3a4d4d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
openxml-docx (0.10.4)
4+
openxml-docx (0.10.5)
55
nokogiri
66
openxml-package (>= 0.2.2)
77

@@ -62,4 +62,4 @@ DEPENDENCIES
6262
timecop
6363

6464
BUNDLED WITH
65-
1.10.6
65+
1.11.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.10.4"
3+
VERSION = "0.10.5"
44
end
55
end

0 commit comments

Comments
 (0)