Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
smimram committed Dec 13, 2023
1 parent c8036e0 commit 481e6fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(lang dune 3.6)
(version 0.2.0)
(version 0.3.0)
(name metadata)
(source (github savonet/ocaml-metadata))
(license GPL-3.0-or-later)
Expand Down
2 changes: 1 addition & 1 deletion metadata.opam
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "0.2.0"
version: "0.3.0"
synopsis: "Read metadata from various file formats"
description: "A pure OCaml library for reading files from various formats."
maintainer: ["Samuel Mimram <[email protected]>"]
Expand Down

0 comments on commit 481e6fe

Please sign in to comment.