From 221a21627a7ce92c4c8d2a7e836c0c0a693496a5 Mon Sep 17 00:00:00 2001 From: catmando Date: Wed, 14 Nov 2018 01:28:25 -0500 Subject: [PATCH] version bump --- ruby/hyper-component/lib/hyperstack/component/version.rb | 2 +- ruby/hyper-i18n/lib/hyper-i18n/version.rb | 2 +- ruby/hyper-i18n/lib/hyperstack/i18n/version.rb | 2 +- ruby/hyper-model/lib/hyper_model/version.rb | 2 +- ruby/hyper-operation/lib/hyper-operation/version.rb | 2 +- ruby/hyper-router/lib/hyperstack/router/version.rb | 2 +- ruby/hyper-spec/lib/hyper-spec/version.rb | 2 +- ruby/hyper-state/lib/hyperstack/state/version.rb | 2 +- ruby/hyper-store/lib/hyperstack/legacy/store/version.rb | 2 +- ruby/hyper-trace/lib/hyper_trace/version.rb | 2 +- ruby/hyperstack-config/lib/hyperstack/config/version.rb | 2 +- ruby/rails-hyperstack/lib/hyperstack/version.rb | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ruby/hyper-component/lib/hyperstack/component/version.rb b/ruby/hyper-component/lib/hyperstack/component/version.rb index c61a82092..ec221ab51 100644 --- a/ruby/hyper-component/lib/hyperstack/component/version.rb +++ b/ruby/hyper-component/lib/hyperstack/component/version.rb @@ -1,5 +1,5 @@ module Hyperstack module Component - VERSION = '1.0.alpha1' # '1.0.alpha1' + VERSION = '1.0.alpha1.1' # '1.0.alpha1.1' end end diff --git a/ruby/hyper-i18n/lib/hyper-i18n/version.rb b/ruby/hyper-i18n/lib/hyper-i18n/version.rb index 4051a1203..2ff3c2600 100644 --- a/ruby/hyper-i18n/lib/hyper-i18n/version.rb +++ b/ruby/hyper-i18n/lib/hyper-i18n/version.rb @@ -1,3 +1,3 @@ module HyperI18n - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end diff --git a/ruby/hyper-i18n/lib/hyperstack/i18n/version.rb b/ruby/hyper-i18n/lib/hyperstack/i18n/version.rb index 750db674d..9cf8c9e4f 100644 --- a/ruby/hyper-i18n/lib/hyperstack/i18n/version.rb +++ b/ruby/hyper-i18n/lib/hyperstack/i18n/version.rb @@ -1,5 +1,5 @@ module Hyperstack module I18n - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end end diff --git a/ruby/hyper-model/lib/hyper_model/version.rb b/ruby/hyper-model/lib/hyper_model/version.rb index 2b8e502cf..9d2a4794a 100644 --- a/ruby/hyper-model/lib/hyper_model/version.rb +++ b/ruby/hyper-model/lib/hyper_model/version.rb @@ -1,3 +1,3 @@ module HyperModel - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end diff --git a/ruby/hyper-operation/lib/hyper-operation/version.rb b/ruby/hyper-operation/lib/hyper-operation/version.rb index 33af0df06..dbe218fdb 100644 --- a/ruby/hyper-operation/lib/hyper-operation/version.rb +++ b/ruby/hyper-operation/lib/hyper-operation/version.rb @@ -1,5 +1,5 @@ module Hyperstack class Operation - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end end diff --git a/ruby/hyper-router/lib/hyperstack/router/version.rb b/ruby/hyper-router/lib/hyperstack/router/version.rb index 93b86207c..ef7edcb61 100644 --- a/ruby/hyper-router/lib/hyperstack/router/version.rb +++ b/ruby/hyper-router/lib/hyperstack/router/version.rb @@ -1,3 +1,3 @@ module HyperRouter - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end diff --git a/ruby/hyper-spec/lib/hyper-spec/version.rb b/ruby/hyper-spec/lib/hyper-spec/version.rb index 909945e91..dd999f1ad 100644 --- a/ruby/hyper-spec/lib/hyper-spec/version.rb +++ b/ruby/hyper-spec/lib/hyper-spec/version.rb @@ -1,3 +1,3 @@ module HyperSpec - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end diff --git a/ruby/hyper-state/lib/hyperstack/state/version.rb b/ruby/hyper-state/lib/hyperstack/state/version.rb index 0970a7bcd..4c193d4f4 100644 --- a/ruby/hyper-state/lib/hyperstack/state/version.rb +++ b/ruby/hyper-state/lib/hyperstack/state/version.rb @@ -1,5 +1,5 @@ module Hyperstack module State - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end end diff --git a/ruby/hyper-store/lib/hyperstack/legacy/store/version.rb b/ruby/hyper-store/lib/hyperstack/legacy/store/version.rb index d967e6a39..b53c36d84 100644 --- a/ruby/hyper-store/lib/hyperstack/legacy/store/version.rb +++ b/ruby/hyper-store/lib/hyperstack/legacy/store/version.rb @@ -1,7 +1,7 @@ module Hyperstack module Legacy module Store - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end end end diff --git a/ruby/hyper-trace/lib/hyper_trace/version.rb b/ruby/hyper-trace/lib/hyper_trace/version.rb index 71e40e985..08fb33159 100644 --- a/ruby/hyper-trace/lib/hyper_trace/version.rb +++ b/ruby/hyper-trace/lib/hyper_trace/version.rb @@ -1,3 +1,3 @@ module HyperTrace - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end diff --git a/ruby/hyperstack-config/lib/hyperstack/config/version.rb b/ruby/hyperstack-config/lib/hyperstack/config/version.rb index 1793547cd..146515d04 100644 --- a/ruby/hyperstack-config/lib/hyperstack/config/version.rb +++ b/ruby/hyperstack-config/lib/hyperstack/config/version.rb @@ -1,5 +1,5 @@ module Hyperstack module Config - VERSION = '1.0.alpha1' + VERSION = '1.0.alpha1.1' end end diff --git a/ruby/rails-hyperstack/lib/hyperstack/version.rb b/ruby/rails-hyperstack/lib/hyperstack/version.rb index 07b4006ce..3893417a4 100644 --- a/ruby/rails-hyperstack/lib/hyperstack/version.rb +++ b/ruby/rails-hyperstack/lib/hyperstack/version.rb @@ -1,3 +1,3 @@ module Hyperstack - ROUTERVERSION = VERSION = '1.0.alpha1' + ROUTERVERSION = VERSION = '1.0.alpha1.1' end