Skip to content

Commit

Permalink
bump versions for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpolzin committed Sep 25, 2021
1 parent fc16a0e commit c12cd1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion harmony.ipkg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package harmony
version = 0.1.0
version = 0.2.0
authors = "Mathew Polzin"
license = "MIT"
-- brief =
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "harmony",
"version": "0.1.0",
"version": "0.2.0",
"description": "Instill harmony between GitHub collaborators.",
"main": "harmony",
"bin": "./harmony",
Expand Down

0 comments on commit c12cd1d

Please sign in to comment.