Skip to content

Commit

Permalink
chore(amazon/titus): bump packages to 0.0.88, 0.0.6 (#5112)
Browse files Browse the repository at this point in the history
  • Loading branch information
anotherchrisberry committed Apr 4, 2018
1 parent 555e746 commit d0433c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/scripts/modules/amazon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/amazon",
"version": "0.0.87",
"version": "0.0.88",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/titus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/titus",
"version": "0.0.5",
"version": "0.0.6",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit d0433c6

Please sign in to comment.