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

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Nov 3, 2019
1 parent 1185148 commit cdae0fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
tapping_device (0.2.0)
tapping_device (0.3.0)
activerecord (~> 5.2)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/tapping_device/version.rb
@@ -1,3 +1,3 @@
class TappingDevice
VERSION = "0.2.0"
VERSION = "0.3.0"
end

0 comments on commit cdae0fc

Please sign in to comment.