Skip to content

Commit

Permalink
prepare 2.0 (#738)
Browse files Browse the repository at this point in the history
* prepare 2.0

* wip
  • Loading branch information
anmonteiro authored Sep 14, 2023
1 parent a017353 commit 4651013
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/opam-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install all deps
working-directory: melange-opam-template
run: |
opam pin add reason-react -y git+https://github.com/reasonml/reason-react.git#next
opam pin add reason-react.dev -y git+https://github.com/reasonml/reason-react.git#next
npm install
- name: Build basic template
Expand Down
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Unreleased
2.0.0 2023-09-13
---------------

- Build executables for bytecode-only platforms too
Expand Down
20 changes: 10 additions & 10 deletions flake.lock

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

0 comments on commit 4651013

Please sign in to comment.