summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ElmSharp/ElmSharp.csproj2
-rw-r--r--packaging/elm-sharp.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/ElmSharp/ElmSharp.csproj b/ElmSharp/ElmSharp.csproj
index fdd5d83..ed2b646 100644
--- a/ElmSharp/ElmSharp.csproj
+++ b/ElmSharp/ElmSharp.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <Version>1.2.1</Version>
+ <Version>1.2.2</Version>
<Authors>Samsung Electronics</Authors>
<Copyright>© Samsung Electronics Co., Ltd All Rights Reserved</Copyright>
<Description>
diff --git a/packaging/elm-sharp.spec b/packaging/elm-sharp.spec
index 4d90c54..78ef5ab 100644
--- a/packaging/elm-sharp.spec
+++ b/packaging/elm-sharp.spec
@@ -1,6 +1,6 @@
Name: elm-sharp
Summary: C# Binding for Elementary
-Version: 1.2.1
+Version: 1.2.2
Release: 1
Group: Development/Libraries
License: Apache-2.0