Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Forgot to bump up version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinsc committed Apr 28, 2016
1 parent bb5324f commit 1cc5c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/mixins/hospitalrun-version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Ember from 'ember';
export default Ember.Mixin.create({
version: '0.9.6'
version: '0.9.7'
});

0 comments on commit 1cc5c54

Please sign in to comment.