Skip to content

Commit

Permalink
chore: bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
victorhqc committed Sep 29, 2020
1 parent f5cebd7 commit 3d7d072
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion photo-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "photo-api"
version = "0.1.1"
version = "0.2.0"
authors = ["Victor Quiroz <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion photo-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "photo-core"
version = "0.1.1"
version = "0.2.0"
authors = ["Victor Quiroz <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion photo-management/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "photo-management",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"dependencies": {
"@primer/octicons-react": "^11.0.0",
Expand Down

0 comments on commit 3d7d072

Please sign in to comment.