Skip to content

Commit

Permalink
Bump to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tmattio committed Jan 12, 2020
1 parent a42556a commit c00aebe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/package.re
Original file line number Diff line number Diff line change
@@ -1 +1 @@
let version = "0.4.5";
let version = "0.4.6";
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spin",
"version": "0.4.5",
"version": "0.4.6",
"description": "Project scaffolding tool and set of templates for Reason and OCaml.",
"author": "Thibaut Mattio",
"homepage": "https://github.com/tmattio/spin",
Expand Down

0 comments on commit c00aebe

Please sign in to comment.