Skip to content

Commit 267ad33

Browse files
authored
Merge pull request #48 from contentstack/fix/version
fix: updated the version to 1.1.0
2 parents e3c6b3e + d631504 commit 267ad33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Contentstack.Utils.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Global
2121
{EB2B5E23-E45F-4C6C-BF98-FE3971DE4250}.Release|Any CPU.Build.0 = Release|Any CPU
2222
EndGlobalSection
2323
GlobalSection(MonoDevelopProperties) = preSolution
24-
version = 1.0.7
24+
version = 1.1.0
2525
Policies = $0
2626
$0.DotNetNamingPolicy = $1
2727
$1.DirectoryNamespaceAssociation = PrefixedHierarchical

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.0.7</Version>
3+
<Version>1.1.0</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)