Skip to content

Commit 3ce045f

Browse files
committed
Release version 0.0.4
1 parent 5fd2b20 commit 3ce045f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.0.4 2019-10-23
2+
3+
- Fixed a client request issue due to a rubocop change
4+
15
## v0.0.3 2019-10-23
26

37
- Added method to check if resource types are available

lib/passwordstate/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Passwordstate
2-
VERSION = '0.0.3'.freeze
2+
VERSION = '0.0.4'.freeze
33
end

0 commit comments

Comments
 (0)