Skip to content
This repository has been archived by the owner on Jan 14, 2018. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
enriquez committed Apr 21, 2014
1 parent 5fcf5aa commit 737ed2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/js/coinpocketapp.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var CoinPocketApp = (function($, self) {
self.VERSION = 'v1.0.0-beta2';
self.VERSION = 'v1.0.0-beta3';
$('.coin-pocket-version').text(self.VERSION);

self.Models = {};
Expand Down

0 comments on commit 737ed2c

Please sign in to comment.