Skip to content

Commit

Permalink
Patch to make the implementation backwards compatible with v1.x
Browse files Browse the repository at this point in the history
This was also necessary for modules to be reused in both front-end and backend.
  • Loading branch information
EnoF committed May 16, 2014
1 parent a013d1d commit 33c6add
Show file tree
Hide file tree
Showing 24 changed files with 33 additions and 28 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// EnoFJS
// Version: 2.0.0
// Version: 2.0.1
//
// Copyright (c) 2014.
//
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enofjs",
"version": "2.0.0",
"version": "2.0.1",
"main": "src/enofjs",
"devDependencies": {
"jasmine": "^2.0"
Expand Down
2 changes: 1 addition & 1 deletion dist/enofjs/min.ArrayConverters.js

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

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

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

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

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

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

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

Loading

0 comments on commit 33c6add

Please sign in to comment.