Skip to content

Commit

Permalink
Bump to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzhao committed Jul 18, 2015
1 parent ca84aae commit d62d856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gulpfile.coffee
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POI_VERSION = '3.0.0-beta2'
POI_VERSION = '3.0.0'
ELECTRON_VERSION = '0.30.0'
SYSTEM_BIT =
win32: 'ia32'
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": "poi",
"version": "3.0.0-beta2",
"version": "3.0.0",
"description": "KanColle Browser Tool",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d62d856

Please sign in to comment.