Skip to content

Commit db34c72

Browse files
committed
Bump to 1.2.1
1 parent 6fa231e commit db34c72

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.2.0)
4+
tabled (1.2.1)
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.2.0'
5+
s.version = '1.2.1'
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)