Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusGautamah committed Nov 24, 2022
1 parent 116e1ef commit 8e6a027
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@

#### Rspec is used to test the blockchain.


## Build Version: 0.1.6
### Last Update:
#### Added Docker Compose Installation Recognition and Refactored some tests
#### Added lib tasks helper to created rake tasks for blockchain


## System dependencies
1. Docker
2. Postgresql
Expand Down
2 changes: 1 addition & 1 deletion lib/osbc/osbc.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module Osbc
VERSION = "0.1.3"
VERSION = "0.1.6"
class Osbc
end

Expand Down
Binary file added osbc-0.1.6.gem
Binary file not shown.

0 comments on commit 8e6a027

Please sign in to comment.