Skip to content

Commit

Permalink
release 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chafey committed Jun 14, 2015
1 parent add09a1 commit ac85f59
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cornerstone",
"version": "0.7.7",
"version": "0.8.0",
"description": "HTML5 Medical Image Viewer Component",
"main" : "dist/cornerstone.js",
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion dist/cornerstone.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! cornerstone - v0.7.7 - 2015-06-02 | (c) 2014 Chris Hafey | https://github.com/chafey/cornerstone */
/*! cornerstone - v0.8.0 - 2015-06-14 | (c) 2014 Chris Hafey | https://github.com/chafey/cornerstone */
.cornerstone-enabled-image {

/* prevent text selection from occurring when dragging the mouse on the div */
Expand Down
2 changes: 1 addition & 1 deletion dist/cornerstone.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! cornerstone - v0.7.7 - 2015-06-02 | (c) 2014 Chris Hafey | https://github.com/chafey/cornerstone */
/*! cornerstone - v0.8.0 - 2015-06-14 | (c) 2014 Chris Hafey | https://github.com/chafey/cornerstone */
if(typeof cornerstone === 'undefined'){
cornerstone = {
internal : {},
Expand Down
2 changes: 1 addition & 1 deletion dist/cornerstone.min.css

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

2 changes: 1 addition & 1 deletion dist/cornerstone.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cornerstone",
"version": "0.7.7",
"version": "0.8.0",
"description": "HTML5 Medical Image Viewer Component",
"keywords": [
"DICOM",
Expand Down

0 comments on commit ac85f59

Please sign in to comment.