Skip to content

Commit

Permalink
Rolling to v.0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ksafranski committed Aug 4, 2013
1 parent 6dd4e78 commit 34ba973
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/css/screen.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
Nodedit is free software released without warranty under the MIT license by Kent Safranski
Build version 0.7.4, 08-04-2013
Build version 0.7.5, 08-04-2013
*/
/* RESET */

Expand Down
2 changes: 1 addition & 1 deletion dist/css/screen.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/Nodedit.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
Nodedit is free software released without warranty under the MIT license by Kent Safranski
Build version 0.7.4, 08-04-2013
Build version 0.7.5, 08-04-2013
*/
/**
* Creates the application object and initial configuration
Expand Down
2 changes: 1 addition & 1 deletion dist/js/Nodedit.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Nodedit",
"version": "0.7.4",
"version": "0.7.5",
"manifest_version": 2,
"app": {
"launch": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Nodedit",
"version": "0.7.4",
"version": "0.7.5",
"author": "Kent Safranski <[email protected]>",
"description": "A thin-client web-based interactive develoment environment for interacting with remote file systems",
"devDependencies": {
Expand Down

0 comments on commit 34ba973

Please sign in to comment.