Skip to content

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
Krasimir Tsonev committed Feb 18, 2015
1 parent 8e5708e commit c704095
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client-side/build/absurd.js
@@ -1,4 +1,4 @@
/* version: 0.3.33, born: 26-11-2014 0:13 */
/* version: 0.3.34, born: 19-2-2015 0:29 */
var Absurd = (function(w) {
var lib = {
api: {},
Expand Down
2 changes: 1 addition & 1 deletion client-side/build/absurd.organic.js
@@ -1,4 +1,4 @@
/* version: 0.3.33, born: 26-11-2014 0:13 */
/* version: 0.3.34, born: 19-2-2015 0:29 */
var Organic = (function(w){
var o = {
helpers: {},
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "absurd",
"version": "0.3.33",
"version": "0.3.34",
"homepage": "http://absurdjs.com/",
"description": "JavaScript library with superpowers - http://absurdjs.com/",
"main": "./index.js",
Expand Down

0 comments on commit c704095

Please sign in to comment.