Skip to content

Commit 0043898

Browse files
committed
New
1 parent 017c792 commit 0043898

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Gemfile.lock

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
br_danfe (1.2.4)
4+
br_danfe (2.0.0)
55
barby (= 0.6.9)
66
br_documents (>= 0.1.3)
77
i18n (>= 0.8.6)
@@ -191,8 +191,5 @@ DEPENDENCIES
191191
simplecov (= 0.22.0)
192192
simplecov-html (= 0.13.1)
193193

194-
RUBY VERSION
195-
ruby 3.3.5p100
196-
197194
BUNDLED WITH
198195
2.5.5

lib/br_danfe/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BrDanfe
2-
VERSION = '1.2.4'.freeze
2+
VERSION = '2.0.0'.freeze
33
end

0 commit comments

Comments
 (0)