We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017c792 commit 0043898Copy full SHA for 0043898
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- br_danfe (1.2.4)
+ br_danfe (2.0.0)
5
barby (= 0.6.9)
6
br_documents (>= 0.1.3)
7
i18n (>= 0.8.6)
@@ -191,8 +191,5 @@ DEPENDENCIES
191
simplecov (= 0.22.0)
192
simplecov-html (= 0.13.1)
193
194
-RUBY VERSION
195
- ruby 3.3.5p100
196
-
197
BUNDLED WITH
198
2.5.5
lib/br_danfe/version.rb
@@ -1,3 +1,3 @@
module BrDanfe
- VERSION = '1.2.4'.freeze
+ VERSION = '2.0.0'.freeze
end
0 commit comments