Skip to content
This repository was archived by the owner on Jul 24, 2021. It is now read-only.

Commit eee0890

Browse files
committed
Prepare for initial release
1 parent aa12f29 commit eee0890

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-
yavdb (0.1.0.pre.alpha.2)
4+
yavdb (0.1.1)
55
json (~> 2.1)
66
kramdown (~> 1.17)
77
oga (~> 2.15)

lib/yavdb/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616

1717
module YAVDB
1818

19-
VERSION = '0.1.0-alpha.2'
19+
VERSION = '0.1.1'
2020

2121
end

0 commit comments

Comments
 (0)