Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yusent committed Dec 3, 2024
1 parent c3d93c6 commit c25c67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pos-printer.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'pos-printer'
s.version = '0.0.10'
s.version = '0.1.0'
s.license = 'MIT'
s.summary = 'Library for printing using ESC/POS (thermal) printers using CUPS.'
s.description = 'Library for printing using ESC/POS (thermal) printers using CUPS.'
Expand Down

0 comments on commit c25c67d

Please sign in to comment.