sourceryinstitute / julienne

A compiler-portable, unit-testing framework for modern Fortran, including accelerated coarray Fortran software
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

build(fpm.toml): update version to 1.1.0 #12

Closed rouson closed 2 weeks ago

rouson commented 2 weeks ago

We might consider adopting the following versioning scheme in the fpm.toml file:

  1. Use an even minor version number for releases, e.g., 1.0.0.
  2. Use an odd minor version number between releases, e.g., 1.1.0.

This PR updates the version number accordingly from 1.0.0 to 1.1.0.