Skip to content

Commit

Permalink
Bump to v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAltea committed Apr 19, 2017
1 parent 0037b18 commit ec490e9
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 60 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unicornjs",
"version": "0.9.0",
"version": "1.0.0",
"description": "Unicorn CPU emulator framework port for JavaScript",
"homepage": "http://alexaltea.github.io/unicorn.js/",
"authors": [
Expand Down
31 changes: 16 additions & 15 deletions dist/unicorn-arm.min.js

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions dist/unicorn-mips.min.js

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions dist/unicorn-sparc.min.js

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions dist/unicorn-x86.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unicornjs",
"version": "0.9.0",
"version": "1.0.0",
"description": "Unicorn CPU emulator framework port for JavaScript",
"author": "Alexandro Sanchez Bach <alexaltea123@gmail.com>",
"repository": {
Expand Down

0 comments on commit ec490e9

Please sign in to comment.