Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

Commit 98afd11

Browse files
committed
Release 2.0.2
1 parent d3b5e21 commit 98afd11

File tree

5 files changed

+5297
-2
lines changed

5 files changed

+5297
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name"2.0.2"></a>
2+
### 2.0.2 (2015-06-15)
3+
4+
5+
#### Features
6+
7+
* **artifact:** provide a variant with polyfill included ([98e17aa4](https://github.com/knalli/angular-vertxbus/commit/98e17aa4))
8+
9+
110
<a name"2.0.1"></a>
211
### 2.0.1 (2015-06-10)
312

dist/angular-vertxbus.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-vertxbus - v2.0.1 - 2015-06-10
1+
/*! angular-vertxbus - v2.0.2 - 2015-06-15
22
* http://github.com/knalli/angular-vertxbus
33
* Copyright (c) 2015 Jan Philipp; Licensed MIT */
44
(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){

0 commit comments

Comments
 (0)