Skip to content

Commit

Permalink
Upgrades to sea-shell-newt
Browse files Browse the repository at this point in the history
  • Loading branch information
acadet committed Mar 14, 2016
1 parent 96c78ad commit 8dae66b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Caravel.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Pod::Spec.new do |s|
# summary should be tweet-length, and the description more in depth.
#

version = "1.1.0"
version = "1.1.1"

s.name = "Caravel"
s.version = version
Expand Down
2 changes: 1 addition & 1 deletion caravel/js/Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = function (grunt) {
'use strict';

var version = '1.1.0';
var version = 'sea-shell-newt-v1.1.1';

// Project configuration
grunt.initConfig({
Expand Down
4 changes: 2 additions & 2 deletions caravel/js/caravel.min.js

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

0 comments on commit 8dae66b

Please sign in to comment.