Skip to content

Commit 75a4845

Browse files
author
Maksim Rukomoynikov
committed
Gem update version from 1.0.0 to 1.1.0
1 parent e3edae0 commit 75a4845

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-
tabled (1.0.0)
4+
tabled (1.1.0)
55
dry-cli
66

77
GEM

tabled.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = 'tabled'
5-
s.version = '1.0.0'
5+
s.version = '1.1.0'
66
s.summary = 'Library for rendering pretty tables in console'
77
s.description = 'Library can be used to render your data to a console. Being quite simple it has many features.'
88
s.authors = ['Max Rukomoynikov']

0 commit comments

Comments
 (0)