Skip to content

Commit 35e200e

Browse files
committed
Version bump to v1.19.1
1 parent 412911f commit 35e200e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### Unreleased
1+
#### v1.19.1
22
* Add rspec for higher versions of Ruby and Rails
33
> emmahsax: https://github.com/emmahsax/okcomputer/pull/19
44
* Add benchmark gem as a dependency.

lib/ok_computer/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module OkComputer
2-
VERSION = '1.19.0'
2+
VERSION = '1.19.1'
33
end

0 commit comments

Comments
 (0)