Skip to content

Commit 7d10f89

Browse files
committed
[skip] Bumped version to 0.11.0.rc (1m)
1 parent 2d3fa46 commit 7d10f89

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.10.6)
4+
openxml-docx (0.11.0.rc)
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.10.6"
3+
VERSION = "0.11.0.rc"
44
end
55
end

0 commit comments

Comments
 (0)