Skip to content

Commit 915a4f2

Browse files
committed
Bump to version 0.1.1
1 parent 2c5fb9c commit 915a4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
CMAKE_MINIMUM_REQUIRED(VERSION 3.17)
66

7-
PROJECT(OpenMMCPPForces VERSION 0.1.0)
7+
PROJECT(OpenMMCPPForces VERSION 0.1.1)
88

99
IF(DEFINED ENV{CONDA_PREFIX})
1010
SET(OPENMM_DIR $ENV{CONDA_PREFIX} CACHE PATH "Where OpenMM is installed")

0 commit comments

Comments
 (0)