Skip to content

Commit

Permalink
Bump version: 1.4.0 → 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rezabekf committed Dec 14, 2020
1 parent ac95cbc commit f21d3c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.5
current_version = 1.5.0
commit = False
tag = False

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Version
on:
push:
branches:
- main
- master
jobs:
release:
name: Release Version
Expand Down
2 changes: 1 addition & 1 deletion cfn/main.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ AWSTemplateFormatVersion: "2010-09-09"
Description: Creates AWS infrastructure to deploy DMS solution. (uksb-1ppahhhui)

Metadata:
Version: 1.5
Version: 1.5.0

AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down

0 comments on commit f21d3c4

Please sign in to comment.