Skip to content

Commit

Permalink
Bump version number following release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjfisher committed Nov 12, 2019
1 parent ed8a830 commit bc5786d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hiera/backend/eyaml.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Hiera
module Backend
module Eyaml

VERSION = "3.1.1"
VERSION = "3.1.2.rc0"
DESCRIPTION = "Hiera-eyaml is a backend for Hiera which provides OpenSSL encryption/decryption for Hiera properties"

class RecoverableError < StandardError
Expand Down

0 comments on commit bc5786d

Please sign in to comment.