Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
rlees85-ruby
terraform-wrapper
Commits
29360339
Commit
29360339
authored
Mar 08, 2021
by
Rich
Browse files
Update version
parent
fdcb7e7a
Changes
2
Hide whitespace changes
Inline
Side-by-side
archlinux/PKGBUILD
View file @
29360339
...
...
@@ -3,7 +3,7 @@
_gemname
=
terraform-wrapper
pkgname
=
ruby-
${
_gemname
}
pkgver
=
0.2.2
pkgver
=
1.0.0
pkgrel
=
1
pkgdesc
=
"A ruby wrapper for managing Terraform binaries and remote state."
arch
=(
any
)
...
...
lib/terraform-wrapper/version.rb
View file @
29360339
...
...
@@ -4,7 +4,7 @@ module TerraformWrapper
###############################################################################
VERSION
=
"
0.2.2
"
VERSION
=
"
1.0.0
"
###############################################################################
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment