Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Commit

Permalink
Release v0.0.32-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
maackle committed Oct 8, 2019
1 parent d138fb6 commit fc924e4
Show file tree
Hide file tree
Showing 33 changed files with 116 additions and 102 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.0.32-alpha2] - 2019-10-08

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security

## [0.0.32-alpha1] - 2019-10-08

### Added
Expand Down
142 changes: 71 additions & 71 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app_spec/zomes/blog/code/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "blog"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion app_spec/zomes/converse/code/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "converse"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Julian Laubstein <contact@julianlaubstein.de>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion app_spec/zomes/simple/code/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "simple"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Ashanti Mutinta <Ashantimutinta@gmail.com>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion app_spec/zomes/summer/code/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "summer"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion app_spec_proc_macro/zomes/blog/code/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "blog"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion app_spec_proc_macro/zomes/converse/code/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "converse"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Julian Laubstein <contact@julianlaubstein.de>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion app_spec_proc_macro/zomes/simple/code/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "simple"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Ashanti Mutinta <Ashantimutinta@gmail.com>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion app_spec_proc_macro/zomes/summer/code/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "summer"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "benchmarks"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hc"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_common"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion conductor/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion conductor_api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_conductor_api"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion conductor_api/test-bridge-caller/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "test-bridge-caller"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[lib]
Expand Down
2 changes: 1 addition & 1 deletion conductor_api/wasm-test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "example_api_wasm"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[lib]
Expand Down
2 changes: 1 addition & 1 deletion conductor_wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_conductor_wasm"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["neonphog <neonphog@gmail.com>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_core"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion core/src/nucleus/actions/wasm-test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nucleus-actions-tests"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[lib]
Expand Down
2 changes: 1 addition & 1 deletion core_api_c_binding/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_core_api_c_binding"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[lib]
Expand Down
2 changes: 1 addition & 1 deletion core_types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_core_types"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
build = "build.rs"

Expand Down
2 changes: 1 addition & 1 deletion dna_c_binding/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_dna_c_binding"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[lib]
Expand Down
2 changes: 1 addition & 1 deletion dpki/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_dpki"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion hdk-proc-macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hdk-proc-macros"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion hdk-proc-macros/wasm-test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "test-proc-macro"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[lib]
Expand Down
2 changes: 1 addition & 1 deletion hdk-rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hdk"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion hdk-rust/wasm-test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "test-globals"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[lib]
Expand Down
2 changes: 1 addition & 1 deletion logging/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "logging"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["dymayday <meidhy.demagny@holo.host>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion net/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_net"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion test_utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "test_utils"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion wasm_utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "holochain_wasm_utils"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion wasm_utils/wasm-test/integration-test/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wasm-integration-test"
version = "0.0.32-alpha1"
version = "0.0.32-alpha2"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]

[lib]
Expand Down

0 comments on commit fc924e4

Please sign in to comment.